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 Feb 8, 2024
1 parent 236d8c1 commit 597f0e4
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 @@ -183,6 +183,7 @@ add_compile_options(
-Wundef
-Wpointer-arith
-Wno-nonnull
-Wshadow
-Wformat
#-----------------------------------
# Configure compiler settings.
Expand Down

0 comments on commit 597f0e4

Please sign in to comment.