Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Games
libkmahjongg
Commits
0dd8adcd
Commit
0dd8adcd
authored
Sep 19, 2022
by
Friedrich W. H. Kossebau
Browse files
CMake config file: set SameMajorVersion compatibility
parent
7055bb9d
Pipeline
#234328
passed with stage
in 2 minutes and 13 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
src/CMakeLists.txt
View file @
0dd8adcd
...
...
@@ -6,6 +6,7 @@ ecm_setup_version(${libkmahjongg_VERSION}
VARIABLE_PREFIX KMAHJONGGLIB
VERSION_HEADER
"
${
CMAKE_CURRENT_BINARY_DIR
}
/kmahjongglib_version.h"
PACKAGE_VERSION_FILE
"
${
CMAKE_CURRENT_BINARY_DIR
}
/KF5KMahjongglibConfigVersion.cmake"
COMPATIBILITY SameMajorVersion
SOVERSION 5
)
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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