diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt index 4e1cf260..000f2c3c 100644 --- a/src/CMakeLists.txt +++ b/src/CMakeLists.txt @@ -112,7 +112,7 @@ target_compile_options( -Wno-sign-compare -Wno-unknown-pragmas > - $<$: + $<$: -Wduplicated-branches -Wduplicated-cond >)