We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 670c2c7 commit dad3b78Copy full SHA for dad3b78
CMakeLists.txt
@@ -1,8 +1,5 @@
1
cmake_minimum_required (VERSION 3.1)
2
3
-# Used in MaintainerFlags.cmake to silence errors while testing configs.
4
-set (MESSAGES_ENABLED 1)
5
-
6
set (ENABLE_SSL AUTO CACHE STRING
7
"Enable TLS connections and SCRAM-SHA-1 authentication. Options are
8
\"DARWIN\" to use Apple's Secure Transport, \"WINDOWS\" to use Windows
0 commit comments