From 574c77d59652e73a40e182834afcae1a82731502 Mon Sep 17 00:00:00 2001 From: Laurent Montel Date: Tue, 9 May 2006 10:04:35 +0000 Subject: Requires 2.4.1 by default. svn path=/trunk/KDE/kdelibs/; revision=538916 --- modules/FindKDE4Internal.cmake | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'modules') diff --git a/modules/FindKDE4Internal.cmake b/modules/FindKDE4Internal.cmake index 55df5814..64964636 100644 --- a/modules/FindKDE4Internal.cmake +++ b/modules/FindKDE4Internal.cmake @@ -179,7 +179,7 @@ INCLUDE (MacroEnsureVersion) -cmake_minimum_required(VERSION 2.4.0 FATAL_ERROR) +cmake_minimum_required(VERSION 2.4.1 FATAL_ERROR) set(QT_MIN_VERSION "4.1.1") #this line includes FindQt.cmake, which searches the Qt library and headers -- cgit v1.2.1