Skip to content

Commit

Permalink
style: add -Wimplicit-interface
Browse files Browse the repository at this point in the history
  • Loading branch information
vil02 committed Sep 27, 2024
1 parent 567dab9 commit ce831eb
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 @@ -7,6 +7,7 @@ add_compile_options(
-Wpedantic
-Waliasing
-Wconversion-extra
-Wimplicit-interface
-Wsurprising
-Werror)

Expand Down

0 comments on commit ce831eb

Please sign in to comment.