diff --git a/CMakeLists.txt b/CMakeLists.txt index 5b6d3360..840ed0b8 100644 --- a/CMakeLists.txt +++ b/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)