Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Utilities
Konsole
Commits
c65a8c5b
Commit
c65a8c5b
authored
Aug 05, 2021
by
Jonathan Esk-Riddell
🏄
Committed by
Tomaz Canabrava
Aug 13, 2021
Browse files
set soversion manually rather than use year
parent
bbec7225
Changes
1
Hide whitespace changes
Inline
Side-by-side
CMakeLists.txt
View file @
c65a8c5b
...
...
@@ -43,7 +43,7 @@ include(KDEClangFormat)
include
(
ECMEnableSanitizers
)
ecm_setup_version
(
${
RELEASE_SERVICE_VERSION
}
VARIABLE_PREFIX KONSOLEPRIVATE
SOVERSION
${
RELEASE_SERVICE_VERSION_MAJOR
}
SOVERSION
1
)
find_package
(
Qt5
${
QT_MIN_VERSION
}
CONFIG REQUIRED
Core
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment