We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 227f64f commit 350fd13Copy full SHA for 350fd13
1 file changed
CMakeLists.txt
@@ -31,7 +31,7 @@ if(INFOLOGGER_BUILD_LIB)
31
endif()
32
if(INFOLOGGER_BUILD_ALL)
33
message("Enabling all InfoLogger modules.")
34
- set(INFOLOGGER_BUILD_LIB 1)
+ set(INFOLOGGER_BUILD_LIB 0)
35
36
37
0 commit comments