mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-08-03 14:49:22 +00:00
4000 warnings about not supporting a warning...
This commit is contained in:
parent
2ab1cccbe4
commit
570997e6a1
1 changed files with 2 additions and 0 deletions
|
@ -123,7 +123,9 @@ if(NOT MSVC)
|
||||||
-Wsign-compare
|
-Wsign-compare
|
||||||
-Wignored-qualifiers
|
-Wignored-qualifiers
|
||||||
-Wuninitialized
|
-Wuninitialized
|
||||||
|
if (NOT "${CMAKE_CXX_COMPILER}" MATCHES "clang++")
|
||||||
-Wlogical-op
|
-Wlogical-op
|
||||||
|
endif(NOT "${CMAKE_CXX_COMPILER}" MATCHES "clang++")
|
||||||
-Wshadow
|
-Wshadow
|
||||||
-Winit-self)
|
-Winit-self)
|
||||||
endif(NOT MSVC)
|
endif(NOT MSVC)
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue