Require Qt 5.6.1.

This commit is contained in:
Andrius Štikonas 2016-07-08 00:39:49 +01:00
parent 4ba9971de9
commit 9baaec35d5
1 changed files with 1 additions and 1 deletions

View File

@ -20,7 +20,7 @@ cmake_minimum_required(VERSION 2.8.12 FATAL_ERROR)
set(CMAKE_USE_RELATIVE_PATHS OFF)
set(CMAKE_BUILD_WITH_INSTALL_RPATH ON)
set(QT_MIN_VERSION "5.3.0")
set(QT_MIN_VERSION "5.6.1")
set(VERSION_MAJOR "2")
set(VERSION_MINOR "2")
set(VERSION_RELEASE "1")