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 6f0327c commit eb7a09cCopy full SHA for eb7a09c
CMakeLists.txt
@@ -46,7 +46,7 @@ if(LINUX)
46
set(PLUGIFY_USE_STATIC_STDLIB ON CACHE INTERNAL "")
47
set(PLUGIFY_USE_ABI0 OFF CACHE INTERNAL "")
48
endif()
49
-set(PLUGIFY_USE_SANITIZER ON CACHE INTERNAL "")
+set(PLUGIFY_USE_SANITIZER OFF CACHE INTERNAL "")
50
add_subdirectory(external/plugify)
51
52
#
0 commit comments