mirror of
https://git.eden-emu.dev/eden-emu/eden.git
synced 2025-10-17 13:47:53 +00:00
video_core/cmake: Remove Werror flags already defined code-base wide
These flags are already defined in src/cmake.
This commit is contained in:
parent
5681af1131
commit
98ad500af1
1 changed files with 0 additions and 2 deletions
|
@ -312,9 +312,7 @@ else()
|
|||
-Werror=pessimizing-move
|
||||
-Werror=redundant-move
|
||||
-Werror=shadow
|
||||
-Werror=switch
|
||||
-Werror=type-limits
|
||||
-Werror=unused-variable
|
||||
|
||||
$<$<CXX_COMPILER_ID:GNU>:-Werror=class-memaccess>
|
||||
$<$<CXX_COMPILER_ID:GNU>:-Werror=unused-but-set-parameter>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue