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 7857fd5 commit d212bb5Copy full SHA for d212bb5
CMakeLists.txt
@@ -140,7 +140,7 @@ option(BUILD_SHARED_LIBS_WITH_STATIC_MONGOC
140
OFF
141
)
142
143
-option (ENABLE_UNINSTALL "Enable creation of uninstall script and associated uninstall build target." ON)
+option (ENABLE_UNINSTALL "Enable creation of uninstall script and associated uninstall build target." OFF)
144
145
# Allow the user to enable code coverage
146
option (ENABLE_CODE_COVERAGE "Enable code coverage." OFF)
0 commit comments