diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt --- a/src/CMakeLists.txt +++ b/src/CMakeLists.txt @@ -32,6 +32,7 @@ -Wvla -Wformat-security -Wcast-align + -Wunused-parameter ) option(EXTRA_WARNINGS "Enable extra warnings" OFF)