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
Libraries
Baloo Widgets
Commits
38ef1b56
Commit
38ef1b56
authored
May 02, 2021
by
Friedrich W. H. Kossebau
Browse files
Port away from ECMSetupVersion's deprecated *_VERSION_STRING CMake variable
NO_CHANGELOG
parent
44dbc63f
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/CMakeLists.txt
View file @
38ef1b56
...
...
@@ -51,7 +51,7 @@ target_link_libraries(KF5BalooWidgets
)
set_target_properties
(
KF5BalooWidgets PROPERTIES
VERSION
${
BALOO_WIDGETS_VERSION
_STRING
}
VERSION
${
BALOO_WIDGETS_VERSION
}
SOVERSION
${
BALOO_WIDGETS_SOVERSION
}
EXPORT_NAME BalooWidgets
)
...
...
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