diff --git a/CMakeLists.txt b/CMakeLists.txt index 0320ca88..4223afa0 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -33,7 +33,6 @@ if(CMAKE_C_COMPILER_VERSION VERSION_GREATER 6) -Wformat -Werror=implicit-function-declaration -Werror=format-security - -Werror=format-nonliteral ) endif()