diff options
Diffstat (limited to 'modules')
| -rw-r--r-- | modules/FindKDE4Internal.cmake | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/modules/FindKDE4Internal.cmake b/modules/FindKDE4Internal.cmake index 193eff2a..f2c74d63 100644 --- a/modules/FindKDE4Internal.cmake +++ b/modules/FindKDE4Internal.cmake @@ -178,7 +178,7 @@  # _KDE4_PLATFORM_DEFINITIONS is used only internally -cmake_minimum_required(VERSION 2.3.4 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 | 
