diff --git a/tests/CMakeLists.txt b/tests/CMakeLists.txt index 6d5ceddfa..603ebf0e4 100644 --- a/tests/CMakeLists.txt +++ b/tests/CMakeLists.txt @@ -145,6 +145,7 @@ if(NOT (CMAKE_C_COMPILER_ID STREQUAL "MSVC")) list(APPEND COMPILE_OPTIONS -pedantic-errors -Wall + -Wformat-security -Wclobbered -Wdeprecated -Wdouble-promotion