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
libkexiv2
Commits
ff82a6fa
Commit
ff82a6fa
authored
May 02, 2021
by
Friedrich W. H. Kossebau
Browse files
Port away from ECMSetupVersion's deprecated *_VERSION_STRING CMake variable
NO_CHANGELOG
parent
d9dcdee5
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/CMakeLists.txt
View file @
ff82a6fa
...
...
@@ -72,7 +72,7 @@ if( WIN32 )
endif
()
set_target_properties
(
KF5KExiv2 PROPERTIES
VERSION
${
KEXIV2_VERSION
_STRING
}
VERSION
${
KEXIV2_VERSION
}
SOVERSION
${
KEXIV2_SOVERSION
}
EXPORT_NAME KExiv2
)
...
...
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