Set libkonsoleprivate and libkonsoleapp version to release version

It's a private library, so its ABI may change any release.

This also makes konsole6-part co-installable with konsole5-part.
This commit is contained in:
Alessandro Astone
2023-11-25 19:09:53 +01:00
parent c34a16146a
commit 53c51e09ef
2 changed files with 2 additions and 7 deletions

View File

@@ -43,9 +43,6 @@ include(CheckIncludeFiles)
# Allows passing e.g. -DECM_ENABLE_SANITIZERS='address;undefined' to cmake.
include(ECMEnableSanitizers)
ecm_setup_version(${RELEASE_SERVICE_VERSION} VARIABLE_PREFIX KONSOLEPRIVATE
SOVERSION 1
)
find_package(Qt6 ${QT_MIN_VERSION} CONFIG REQUIRED
Core
DBus