Skip to content

Commit

Permalink
Remove WShadow not useful
Browse files Browse the repository at this point in the history
  • Loading branch information
tristankpka committed Jul 25, 2024
1 parent 3267803 commit ea57a28
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@ if (CMAKE_CXX_COMPILER_ID STREQUAL "GNU" OR CMAKE_CXX_COMPILER_ID STREQUAL "Clan
-Werror
-Wconversion
-Wsign-conversion
-Wshadow
-Wnon-virtual-dtor
-Wold-style-cast
-Wcast-align
Expand Down

0 comments on commit ea57a28

Please sign in to comment.