CMakeLists.txt
changeset 11851 5edd66c2d422
parent 11791 3127b0fece81
child 12834 148c9524f38d
--- 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)