diff --git a/CMakeLists.txt b/CMakeLists.txt index 27df5c538..349ae3b0c 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -43,7 +43,7 @@ configure_file(${CMAKE_SOURCE_DIR}/CTestCustom.cmake ${CMAKE_BINARY_DIR}/CTestCu ################# now find all used packages ################# -set (QT_MIN_VERSION "5.0.0") +set (QT_MIN_VERSION "5.2.0") find_package(kdeqt5staging REQUIRED NO_MODULE)