mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2024-11-14 21:37:52 -07:00
I blame Billiard.
This commit is contained in:
parent
4efbe1725f
commit
65dea7da36
@ -123,9 +123,6 @@ if(NOT MSVC)
|
|||||||
-Wsign-compare
|
-Wsign-compare
|
||||||
-Wignored-qualifiers
|
-Wignored-qualifiers
|
||||||
-Wuninitialized
|
-Wuninitialized
|
||||||
if (NOT ${CMAKE_CXX_COMPILER} MATCHES "clang++")
|
|
||||||
-Wlogical-op
|
|
||||||
endif()
|
|
||||||
-Wshadow
|
-Wshadow
|
||||||
-Winit-self)
|
-Winit-self)
|
||||||
endif(NOT MSVC)
|
endif(NOT MSVC)
|
||||||
|
Loading…
Reference in New Issue
Block a user