From 0cf9c3c11d65cae585039d87e858adbe934dad5b Mon Sep 17 00:00:00 2001 From: Alex Neundorf Date: Fri, 18 Nov 2011 20:16:17 +0100 Subject: ...just testing Alex --- CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index 9e12e23c..202fcc9a 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -1,4 +1,4 @@ -cmake_minimum_required(VERSION 2.8.4 FATAL_ERROR) # this will be upgraded to 2.8.6, and 2.8.7 soon +cmake_minimum_required(VERSION 2.8.4 FATAL_ERROR) # this will be upgraded to 2.8.6 project(extra-cmake-modules) -- cgit v1.2.1