diff options
| -rw-r--r-- | src/core/CMakeLists.txt | 2 | 
1 files changed, 0 insertions, 2 deletions
| diff --git a/src/core/CMakeLists.txt b/src/core/CMakeLists.txt index 1b8ad476e..99310dc50 100644 --- a/src/core/CMakeLists.txt +++ b/src/core/CMakeLists.txt @@ -643,9 +643,7 @@ else()          -Werror=conversion          -Werror=ignored-qualifiers          -Werror=implicit-fallthrough -        -Werror=reorder          -Werror=sign-compare -        -Werror=unused-variable          $<$<CXX_COMPILER_ID:GNU>:-Werror=unused-but-set-parameter>          $<$<CXX_COMPILER_ID:GNU>:-Werror=unused-but-set-variable> | 
