]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - cmake/FindCPack.cmake
PAR: Makefile works on rebuild and has colors
[u/mrichter/AliRoot.git] / cmake / FindCPack.cmake
index 393931e5f9642031832400ef9b91484125559482..87d7269c7998561f8e618e2a804034f84ae94f8e 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.8.4 FATAL_ERROR)
+cmake_minimum_required(VERSION 2.8.8 FATAL_ERROR)
 
 get_filename_component(__cmake_path ${CMAKE_COMMAND} PATH)
 find_program(CPACK_COMMAND cpack ${__cmake_path})