]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - cmake/FindRuleChecker.cmake
Requested CMake version >= 2.8.4
[u/mrichter/AliRoot.git] / cmake / FindRuleChecker.cmake
index d64902bc7a9a536c5288780a186cacfdf84b1dea..5d6b343968f9050d62ab9f22c9ddde4e399758ed 100644 (file)
@@ -5,7 +5,7 @@
 # Author: Johny Jose (johny.jose@cern.ch)
 #         Port of previous Makefile build to cmake
 
-cmake_minimum_required(VERSION 2.8 FATAL_ERROR)
+cmake_minimum_required(VERSION 2.8.4 FATAL_ERROR)
 
 find_program(RULECHECKER_SRCML NAMES src2srcml)
 message(STATUS "Check for src2srcml: ${RULECHECKER_SRCML}")