We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b897564 commit 376d91bCopy full SHA for 376d91b
1 file changed
CMakeLists.txt
@@ -33,7 +33,7 @@ else ()
33
-fsanitize=leak
34
)
35
endif(SANITIZE)
36
-endif(NOT MSVC)
+endif(MSVC)
37
38
# set up CPM.cmake
39
if(CPM_SOURCE_CACHE)
0 commit comments