diff --git a/CMakeLists.txt b/CMakeLists.txt index 6e08e104270..c3f3e803a19 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -183,6 +183,7 @@ add_compile_options( -Wundef -Wpointer-arith -Wno-nonnull + -Wshadow -Wformat #----------------------------------- # Configure compiler settings.