mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-01-24 15:01:16 +01:00
4000 warnings about not supporting a warning...
This commit is contained in:
parent
2ab1cccbe4
commit
570997e6a1
@ -123,7 +123,9 @@ if(NOT MSVC)
|
||||
-Wsign-compare
|
||||
-Wignored-qualifiers
|
||||
-Wuninitialized
|
||||
if (NOT "${CMAKE_CXX_COMPILER}" MATCHES "clang++")
|
||||
-Wlogical-op
|
||||
endif(NOT "${CMAKE_CXX_COMPILER}" MATCHES "clang++")
|
||||
-Wshadow
|
||||
-Winit-self)
|
||||
endif(NOT MSVC)
|
||||
|
Loading…
x
Reference in New Issue
Block a user