No need to bump the Qt dependency to 5.4.1.

This commit is contained in:
Teo Mrnjavac 2015-07-22 16:45:23 +02:00
parent dd9c4eeb7e
commit adbcfb8943
1 changed files with 1 additions and 1 deletions

View File

@ -21,7 +21,7 @@ set(CMAKE_USE_RELATIVE_PATHS OFF)
set(CMAKE_BUILD_WITH_INSTALL_RPATH ON)
set(KDE_INSTALL_USE_QT_SYS_PATHS ON CACHE BOOL "Install mkspecs files, Plugins and Imports to the Qt 5 install dir" FORCE)
set(QT_MIN_VERSION "5.4.1")
set(QT_MIN_VERSION "5.3.0")
set(VERSION_MAJOR "1")
set(VERSION_MINOR "2")
set(VERSION_RELEASE "1")