Skip to content

Commit

Permalink
add Wshadow for compillation
Browse files Browse the repository at this point in the history
Signed-off-by: Axel Heider <[email protected]>
  • Loading branch information
axel-h committed Nov 10, 2024
1 parent e8b6ef6 commit d8e9d84
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -184,6 +184,7 @@ add_compile_options(
-Wundef
-Wpointer-arith
-Wno-nonnull
-Wshadow
-Wformat
#-----------------------------------
# Configure compiler settings.
Expand Down

0 comments on commit d8e9d84

Please sign in to comment.