diff -r 0025eb20d6f9 -r 5edd66c2d422 CMakeLists.txt --- a/CMakeLists.txt Sat Sep 24 21:01:12 2016 +0200 +++ b/CMakeLists.txt Mon Sep 26 23:36:00 2016 -0400 @@ -1,5 +1,6 @@ project(hedgewars) + #initialise cmake environment cmake_minimum_required(VERSION 2.6.4) foreach(hwpolicy CMP0003 CMP0012 CMP0017 CMP0018)