Skip to content

Commit dad3b78

Browse files
committed
CDRIVER-3756 remove unused MESSAGES_ENABLED
1 parent 670c2c7 commit dad3b78

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

CMakeLists.txt

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,5 @@
11
cmake_minimum_required (VERSION 3.1)
22

3-
# Used in MaintainerFlags.cmake to silence errors while testing configs.
4-
set (MESSAGES_ENABLED 1)
5-
63
set (ENABLE_SSL AUTO CACHE STRING
74
"Enable TLS connections and SCRAM-SHA-1 authentication. Options are
85
\"DARWIN\" to use Apple's Secure Transport, \"WINDOWS\" to use Windows

0 commit comments

Comments
 (0)