hah, woops.

This commit is contained in:
Ryan Houdek 2013-01-29 14:06:43 -06:00
parent 75f2ba14b4
commit d2528615fa
1 changed files with 1 additions and 1 deletions

View File

@ -126,7 +126,7 @@ if(NOT MSVC)
-Wshadow
-Winit-self)
if (NOT (${CMAKE_C_COMPILER} MATCHES "clang"))
-Wlogical-op
add_definitions(-Wlogical-op)
endif()
endif(NOT MSVC)