GIT_SILENT: KF_MAJOR_VERSION unused now

This commit is contained in:
Laurent Montel
2023-10-26 06:58:47 +02:00
parent 865adc47f6
commit 196d81b8df

View File

@@ -16,7 +16,6 @@ cmake_minimum_required(VERSION 3.16 FATAL_ERROR)
set(QT_MIN_VERSION "6.5.0")
set(KF5_DEP_VERSION "5.240.0")
set(QT_MAJOR_VERSION "6")
set(KF_MAJOR_VERSION "6")
# Release script will create bugzilla versions
project(konsole VERSION ${RELEASE_SERVICE_VERSION})