aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt
index 39afff73..fdc565de 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -344,7 +344,7 @@ ENDIF()
OPTION(
VMIME_BUILD_SAMPLES
"Build samples (in 'examples' directory)"
- ON
+ OFF
)