[CMAKE] We don't need this case anymore.
authorAmine Khaldi <amine.khaldi@reactos.org>
Sun, 18 Oct 2015 11:21:56 +0000 (11:21 +0000)
committerAmine Khaldi <amine.khaldi@reactos.org>
Sun, 18 Oct 2015 11:21:56 +0000 (11:21 +0000)
svn path=/trunk/; revision=69596

reactos/CMakeLists.txt

index dea6232..5dbb525 100644 (file)
@@ -37,10 +37,6 @@ set(CMAKE_COLOR_MAKEFILE OFF)
 #set_property(GLOBAL PROPERTY RULE_MESSAGES OFF)
 set(CMAKE_SKIP_INSTALL_RULES ON)
 
-if(NOT CMAKE_VERSION STREQUAL "2.8.12.1-ReactOS")
-    set(CMAKE_DISABLE_NINJA_DEPSLOG TRUE)
-endif()
-
 if(NOT DEFINED NEW_STYLE_BUILD)
     set(NEW_STYLE_BUILD FALSE)
 endif()