mirror of
https://git.eden-emu.dev/eden-emu/eden.git
synced 2025-07-23 08:35:47 +00:00
cmake: Enforce -Wuninitialized
This commit is contained in:
parent
d719dc7688
commit
64f651bfa0
1 changed files with 1 additions and 0 deletions
|
@ -62,6 +62,7 @@ else()
|
|||
-Werror=implicit-fallthrough
|
||||
-Werror=missing-declarations
|
||||
-Werror=reorder
|
||||
-Werror=uninitialized
|
||||
-Werror=unused-result
|
||||
-Wextra
|
||||
-Wmissing-declarations
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue