diff --git a/test/CMakeLists.txt b/test/CMakeLists.txt index 4cfc2f5da..39e7f6b4c 100644 --- a/test/CMakeLists.txt +++ b/test/CMakeLists.txt @@ -70,6 +70,7 @@ function(SETUP_TARGET TARGET_NAME) -fvisibility=hidden -pedantic -Wall + -Wconversion -Wno-deprecated-declarations -Wshadow $<$:-O0 -g>