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.
2 parents 75bfadc + fda4783 commit 4797b4dCopy full SHA for 4797b4d
CMakeLists.txt
@@ -293,6 +293,7 @@ message ( STATUS "CMAKE C flags: " ${CMAKE_C_FLAGS} )
293
# enable testing and add subdirectories
294
#-------------------------------------------------------------------------------
295
296
+set ( MEMORYCHECK_COMMAND_OPTIONS "--show-reachable=no" )
297
include ( CTest )
298
299
add_subdirectory ( src )
0 commit comments