diff --git a/test/CMakeLists.txt b/test/CMakeLists.txt index 6420e0569..9503098d4 100644 --- a/test/CMakeLists.txt +++ b/test/CMakeLists.txt @@ -407,6 +407,7 @@ if (CMAKE_CXX_COMPILER_ID MATCHES "GNU") -Wuseless-cast -Wshadow -Wnull-dereference + -g ) endif ()