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
Kleopatra
Commits
f3a01e0d
Commit
f3a01e0d
authored
Feb 23, 2022
by
Laurent Montel
😁
Browse files
Use KDE_INSTALL_KSERVICESDIR
parent
05b95203
Pipeline
#141380
passed with stage
in 5 minutes and 6 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
src/conf/CMakeLists.txt
View file @
f3a01e0d
...
...
@@ -76,5 +76,5 @@ add_library(kleopatra_config_gnupgsystem MODULE kcm_gnupgsystemconfigurationpage
kcoreaddons_desktop_to_json
(
kleopatra_config_gnupgsystem kleopatra_config_gnupgsystem.desktop
)
target_link_libraries
(
kleopatra_config_gnupgsystem kcm_kleopatra_static KF5::CoreAddons
)
install
(
FILES kleopatra_config_gnupgsystem.desktop DESTINATION
${
KDE_INSTALL_KSERVICES
5
DIR
}
)
install
(
FILES kleopatra_config_gnupgsystem.desktop DESTINATION
${
KDE_INSTALL_KSERVICESDIR
}
)
install
(
TARGETS kleopatra_config_gnupgsystem DESTINATION
${
KDE_INSTALL_PLUGINDIR
}
/pim/kcms/kleopatra
)
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