Skip to content

Commit

Permalink
cmake: allow aggregate-return
Browse files Browse the repository at this point in the history
  • Loading branch information
sreimers committed Oct 20, 2024
1 parent 51ffca8 commit 98c6ae9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@ else()
-Wnested-externs
-Wno-strict-aliasing
-Wold-style-definition
-Wshadow -Waggregate-return
-Wshadow
-Wstrict-prototypes
-Wuninitialized
-Wvla
Expand Down

0 comments on commit 98c6ae9

Please sign in to comment.