* cmakelists.txt: minimum version checker

This commit is contained in:
Caner Candan 2012-06-17 20:59:21 +02:00
commit 6637535020

View file

@ -1,3 +1,4 @@
CMAKE_MINIMUM_REQUIRED(VERSION 2.6)
###################################################################################### ######################################################################################
### 0) If you want to set your variables in eo-conf.cmake and avoid the cmd line ### 0) If you want to set your variables in eo-conf.cmake and avoid the cmd line