]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - cmake/FindROOT.cmake
Lightweight cascade checks -> code implementation
[u/mrichter/AliRoot.git] / cmake / FindROOT.cmake
index a42adc690ade05d32c85b21b85c03b39c594c49b..c22bb8c36f08d83cbeb3c08209644eeab73983f3 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)
 
 # We don't care if ROOTSYS environment variable is set or not - 
 # all we care about is that we can find root-config in our path