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
libkdegames
Commits
82613897
Commit
82613897
authored
Sep 19, 2022
by
Friedrich W. H. Kossebau
Browse files
CMake config file: set SameMajorVersion compatibility
parent
e0b7c360
Pipeline
#234327
passed with stage
in 3 minutes and 23 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
src/CMakeLists.txt
View file @
82613897
...
...
@@ -131,6 +131,7 @@ ecm_setup_version(${KDEGAMES_VERSION}
VARIABLE_PREFIX KDEGAMES
VERSION_HEADER
"
${
CMAKE_CURRENT_BINARY_DIR
}
/kdegames_version.h"
PACKAGE_VERSION_FILE
"
${
CMAKE_CURRENT_BINARY_DIR
}
/KF5KDEGamesConfigVersion.cmake"
COMPATIBILITY SameMajorVersion
SOVERSION
${
KDEGAMES_SOVERSION
}
)
...
...
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