You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CMakeLists.txt
-2Lines changed: 0 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -62,8 +62,6 @@ OPTION(USE_EXT_HTTP_PARSER "Use system HTTP_Parser if available" ON)
62
62
OPTION(DEBUG_POOL "Enable debug pool allocator"OFF)
63
63
OPTION(ENABLE_WERROR "Enable compilation with -Werror"OFF)
64
64
OPTION(USE_BUNDLED_ZLIB "Use the bundled version of zlib"OFF)
65
-
SET(CLAR_XML "OFF"CACHESTRING
66
-
"Writes test results in XML format. One of ON, OFF or the directory to write to; this does not affect the output executables, this only affects the behavior of the ctest command.")
0 commit comments