mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-04-01 01:20:40 +00:00
hah, woops.
This commit is contained in:
parent
75f2ba14b4
commit
d2528615fa
@ -126,7 +126,7 @@ if(NOT MSVC)
|
|||||||
-Wshadow
|
-Wshadow
|
||||||
-Winit-self)
|
-Winit-self)
|
||||||
if (NOT (${CMAKE_C_COMPILER} MATCHES "clang"))
|
if (NOT (${CMAKE_C_COMPILER} MATCHES "clang"))
|
||||||
-Wlogical-op
|
add_definitions(-Wlogical-op)
|
||||||
endif()
|
endif()
|
||||||
endif(NOT MSVC)
|
endif(NOT MSVC)
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user