]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - PYTHIA6/CMakeLists.txt
Moving required CMake version from 2.8.4 to 2.8.8
[u/mrichter/AliRoot.git] / PYTHIA6 / CMakeLists.txt
index dab71ebfb133af906fd0f8879e300845e58bdbd8..7c99f36c2eecee0db533a606b04011174dbdb39e 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)
 
 file(GLOB PACKAGES CMake*.pkg)