mirror of
https://github.com/KDE/konsole.git
synced 2025-12-23 23:38:08 -05:00
Port konsolerun service menu to new install location
Task: https://phabricator.kde.org/T14543
This commit is contained in:
@@ -11,7 +11,7 @@ set (RELEASE_SERVICE_VERSION "${RELEASE_SERVICE_VERSION_MAJOR}.${RELEASE_SERVICE
|
||||
# minimal requirements
|
||||
|
||||
# See comments in https://invent.kde.org/utilities/konsole/-/commit/9d8e47298c81fc1e47c998eda1b6e980589274eb
|
||||
cmake_minimum_required(VERSION 3.13 FATAL_ERROR)
|
||||
cmake_minimum_required(VERSION 3.16 FATAL_ERROR)
|
||||
|
||||
# Match KDE Frameworks update Apr 2021
|
||||
set (QT_MIN_VERSION "5.15.0")
|
||||
|
||||
Reference in New Issue
Block a user