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 10a004a commit 4e628fcCopy full SHA for 4e628fc
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