]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - cmake/FindAMORE.cmake
Moving required CMake version from 2.8.4 to 2.8.8
[u/mrichter/AliRoot.git] / cmake / FindAMORE.cmake
index 56b7df43695f42df567cfeb327de3560a145c6b6..da261007d5d6a3e4b8f83cb788cfc66037d75c18 100644 (file)
@@ -3,7 +3,7 @@
 # Author: Johny Jose (johny.jose@cern.ch)
 #         Port of previous Makefile build to cmake
 
-cmake_minimum_required(VERSION 2.8.4 FATAL_ERROR)
+cmake_minimum_required(VERSION 2.8.8 FATAL_ERROR)
 
 find_program(AMORE_CONFIG NAMES amore-config)
 if(AMORE_CONFIG)