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
Graphics
libksane
Commits
66f2eb15
Commit
66f2eb15
authored
Feb 24, 2021
by
Alexander Stippich
Browse files
set SOVERSION
parent
11d8342c
Changes
1
Hide whitespace changes
Inline
Side-by-side
CMakeLists.txt
View file @
66f2eb15
...
@@ -37,6 +37,7 @@ ecm_setup_version(
...
@@ -37,6 +37,7 @@ ecm_setup_version(
VARIABLE_PREFIX KSANE
VARIABLE_PREFIX KSANE
VERSION_HEADER
"
${
CMAKE_CURRENT_BINARY_DIR
}
/ksane_version.h"
VERSION_HEADER
"
${
CMAKE_CURRENT_BINARY_DIR
}
/ksane_version.h"
PACKAGE_VERSION_FILE
"
${
CMAKE_CURRENT_BINARY_DIR
}
/KF5SaneConfigVersion.cmake"
PACKAGE_VERSION_FILE
"
${
CMAKE_CURRENT_BINARY_DIR
}
/KF5SaneConfigVersion.cmake"
SOVERSION 5
)
)
# Dependencies
# Dependencies
...
...
Write
Preview
Markdown
is supported
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