Skip to content

Commit 8884ef3

Browse files
committed
Enable shadow warnings
1 parent ab8ea94 commit 8884ef3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

cmake/warnings.cmake

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,7 @@ else ()
3434
-Wall
3535
-Wextra
3636
-pedantic
37+
-Wshadow
3738
-Werror
3839
-Weffc++
3940
-Wconversion

0 commit comments

Comments
 (0)