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 042a476 + db8c1c0 commit 1c2ca3eCopy full SHA for 1c2ca3e
CMakeLists.txt
@@ -22,7 +22,7 @@ include(GNUInstallDirs)
22
configure_file(${CMAKE_MODULE_PATH}/Config.h.in internal/Config.h)
23
include_directories(${CMAKE_BINARY_DIR})
24
25
-add_definitions(-Wall -Werror -Wextra -pedantic -ggdb3)
+add_definitions(-Wall -Werror -Wextra -pedantic)
26
27
find_package(Threads)
28
0 commit comments