summaryrefslogtreecommitdiff
path: root/CMakeOptions.txt
diff options
context:
space:
mode:
Diffstat (limited to 'CMakeOptions.txt')
-rw-r--r--CMakeOptions.txt3
1 files changed, 1 insertions, 2 deletions
diff --git a/CMakeOptions.txt b/CMakeOptions.txt
index 24b1c5d34b..d35253f1a7 100644
--- a/CMakeOptions.txt
+++ b/CMakeOptions.txt
@@ -21,8 +21,7 @@ option(ENABLE_AIRPCAP "Enable Airpcap support" ON)
# todo
option(ENABLE_STATIC "Build a static version of Wireshark (not yet working)" OFF)
option(ENABLE_PLUGINS "Build with plugins" ON)
-# todo
-option(ENABLE_GUIDES "Build Guides" ON)
+option(ENABLE_GUIDES "Build Guides" OFF)
option(ENABLE_ADNS "Build with adns support" ON)
option(ENABLE_PCRE "Build with pcre support" ON)