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
PIM
KOrganizer
Commits
f9721bf2
Commit
f9721bf2
authored
Jun 20, 2021
by
Laurent Montel
😁
Browse files
Don't install the .so symlink
parent
97e86298
Pipeline
#66698
passed with stage
in 14 minutes and 14 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
src/interfaces/korganizer/CMakeLists.txt
View file @
f9721bf2
...
...
@@ -22,7 +22,7 @@ set_target_properties(korganizer_interfaces PROPERTIES
)
install
(
TARGETS
korganizer_interfaces
${
KDE_INSTALL_TARGETS_DEFAULT_ARGS
}
korganizer_interfaces
${
KDE_INSTALL_TARGETS_DEFAULT_ARGS
}
LIBRARY NAMELINK_SKIP
)
install
(
FILES korganizerpart.desktop DESTINATION
${
KDE_INSTALL_KSERVICETYPES5DIR
}
)
Write
Preview
Supports
Markdown
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