Bump required Qt version to a more realistic 5.2.0
This commit is contained in:
parent
b324f520fb
commit
fae07da91c
@ -43,7 +43,7 @@ configure_file(${CMAKE_SOURCE_DIR}/CTestCustom.cmake ${CMAKE_BINARY_DIR}/CTestCu
|
|||||||
|
|
||||||
################# now find all used packages #################
|
################# 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)
|
find_package(kdeqt5staging REQUIRED NO_MODULE)
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user