mirror of
https://github.com/KDE/konsole.git
synced 2025-12-23 23:38:08 -05:00
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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user