]> git.mxchange.org Git - simgear.git/blobdiff - CMakeLists.txt
Lower the requirements on Cmake version (at least until Jenkins is updated)
[simgear.git] / CMakeLists.txt
index b0ef3a4e4540d4ee90cbc4dc9f9bdbb80606e29d..381ac41cb411632e510be428475414d1690dac88 100644 (file)
@@ -1,4 +1,4 @@
-cmake_minimum_required (VERSION 2.8)
+cmake_minimum_required (VERSION 2.6.4)
 include (CheckFunctionExists)
 include (CheckIncludeFile)
 include (CheckCXXSourceCompiles)