Git commit 6f4b7ead789b186a1e570366756bf48c34d6ccbf by Stephen Kelly.
Committed on 11/10/2013 at 09:36.
Pushed by skelly into branch 'master'.

Require CMake 2.8.12.

As agreed.

CCMAIL: kde-frameworks-devel@kde.org

M  +1    -1    CMakeLists.txt

http://commits.kde.org/extra-cmake-modules/6f4b7ead789b186a1e570366756bf48c34d6ccbf

diff --git a/CMakeLists.txt b/CMakeLists.txt
index ccd6ea2..b425a8f 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -1,4 +1,4 @@
-cmake_minimum_required(VERSION 2.8.11 FATAL_ERROR)
+cmake_minimum_required(VERSION 2.8.12 FATAL_ERROR)
 
 project(extra-cmake-modules NONE)
 

_______________________________________________
Kde-frameworks-devel mailing list
Kde-frameworks-devel@kde.org
https://mail.kde.org/mailman/listinfo/kde-frameworks-devel

Reply via email to