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
PIM
KMail
Commits
f57a95db
Commit
f57a95db
authored
Feb 18, 2022
by
Laurent Montel
Browse files
Use new KDE_INSTALL_KXMLGUIDIR
parent
dceb4f2b
Pipeline
#139435
failed with stage
in 5 minutes and 5 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
src/kontactplugin/summary/CMakeLists.txt
View file @
f57a95db
...
...
@@ -25,4 +25,4 @@ target_link_libraries(kcmkontactsummary KF5::I18n Qt${QT_MAJOR_VERSION}::Widgets
install
(
TARGETS kontact_summaryplugin DESTINATION
${
KDE_INSTALL_PLUGINDIR
}
/kontact5
)
install
(
TARGETS kcmkontactsummary DESTINATION
${
KDE_INSTALL_PLUGINDIR
}
/pim/kcms/summary
)
install
(
FILES kontactsummary_part.rc DESTINATION
${
KDE_INSTALL_KXMLGUI
5
DIR
}
/kontactsummary
)
install
(
FILES kontactsummary_part.rc DESTINATION
${
KDE_INSTALL_KXMLGUIDIR
}
/kontactsummary
)
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