mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-04-20 03:24:59 +00:00
I blame Billiard.
This commit is contained in:
parent
4efbe1725f
commit
65dea7da36
1 changed files with 0 additions and 3 deletions
|
@ -123,9 +123,6 @@ if(NOT MSVC)
|
|||
-Wsign-compare
|
||||
-Wignored-qualifiers
|
||||
-Wuninitialized
|
||||
if (NOT ${CMAKE_CXX_COMPILER} MATCHES "clang++")
|
||||
-Wlogical-op
|
||||
endif()
|
||||
-Wshadow
|
||||
-Winit-self)
|
||||
endif(NOT MSVC)
|
||||
|
|
Loading…
Add table
Reference in a new issue