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
Plasma
KWin
Commits
6dd131d8
Commit
6dd131d8
authored
May 04, 2021
by
Friedrich W. H. Kossebau
Browse files
Port away from ECMSetupVersion's deprecated *_VERSION_STRING CMake variable
GIT_SILENT
parent
674e1433
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/wayland/CMakeLists.txt
View file @
6dd131d8
...
...
@@ -302,7 +302,7 @@ target_compile_definitions(KWaylandServer PRIVATE
EGL_NO_PLATFORM_SPECIFIC_TYPES
)
set_target_properties
(
KWaylandServer PROPERTIES VERSION
${
KWAYLANDSERVER_VERSION
_STRING
}
set_target_properties
(
KWaylandServer PROPERTIES VERSION
${
KWAYLANDSERVER_VERSION
}
SOVERSION
${
KWAYLANDSERVER_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