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 8a6d001 commit 6718570Copy full SHA for 6718570
test/CMakeLists.txt
@@ -27,7 +27,7 @@ option( UNITTEST
27
OFF )
28
option( COV_ANALYSIS
29
"Set this to ON to build coverity analysis project."
30
- ON )
+ OFF )
31
32
# Set output directories.
33
set( CMAKE_RUNTIME_OUTPUT_DIRECTORY ${CMAKE_BINARY_DIR}/bin )
0 commit comments