]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - cmake/FindCPack.cmake
fine tuning of TOF tail (developing task)
[u/mrichter/AliRoot.git] / cmake / FindCPack.cmake
index 42de3277ec11084a573e7ed0e9ee74ba3ce45842..393931e5f9642031832400ef9b91484125559482 100644 (file)
@@ -3,7 +3,7 @@
 # Author: Johny Jose m(johny.jose@cern.ch)
 #         Port of previous Makefile build to cmake
 
-cmake_minimum_required(VERSION 2.6 FATAL_ERROR)
+cmake_minimum_required(VERSION 2.8.4 FATAL_ERROR)
 
 get_filename_component(__cmake_path ${CMAKE_COMMAND} PATH)
 find_program(CPACK_COMMAND cpack ${__cmake_path})