Update qt5 version requirement to 5.15.2

GIT_SILENT
wilder
Jonathan Esk-Riddell 4 years ago
parent 348f415d0f
commit e85efaab47
  1. 2
      CMakeLists.txt

@ -5,7 +5,7 @@ set(PROJECT_VERSION_MAJOR 5)
set(KF5_MIN_VERSION "5.94")
set(KDE_COMPILERSETTINGS_LEVEL "5.82")
set(QT_MIN_VERSION "5.15.0")
set(QT_MIN_VERSION "5.15.2")
include(GenerateExportHeader)
include(WriteBasicConfigVersionFile)

Loading…
Cancel
Save