aboutsummaryrefslogtreecommitdiff
path: root/DefineOptions.cmake
diff options
context:
space:
mode:
Diffstat (limited to 'DefineOptions.cmake')
-rw-r--r--DefineOptions.cmake1
1 files changed, 1 insertions, 0 deletions
diff --git a/DefineOptions.cmake b/DefineOptions.cmake
index 3b5eb1b5..20301fc8 100644
--- a/DefineOptions.cmake
+++ b/DefineOptions.cmake
@@ -1,2 +1,3 @@
+option(WITH_LIBZ "Build with ZLIB support" ON)
option(WITH_SSH1 "Build with SSH1 support" OFF)
option(WITH_STATIC_LIB "Build with a static library" OFF)