Skip to content

Commit

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

0 comments on commit 76ed2da

Please sign in to comment.