mirror of
https://github.com/KartKrewDev/RingRacers.git
synced 2025-10-30 08:01:28 +00:00
cmake: remove -Waggregate-return
This commit is contained in:
parent
63069ce710
commit
a8ccedbbc0
1 changed files with 0 additions and 1 deletions
|
|
@ -231,7 +231,6 @@ target_compile_options(SRB2SDL2 PRIVATE
|
|||
-Wcast-align # Was controlled by NOCASTALIGNWARN
|
||||
-Wwrite-strings
|
||||
-Wsign-compare
|
||||
-Waggregate-return
|
||||
-Wmissing-prototypes
|
||||
-Wmissing-declarations
|
||||
-Wmissing-noreturn
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue