┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/CMakeLists.txt
diff options
context:
space:
mode:
authorNate Graham <[email protected]>2019-03-17 16:12:38 -0600
committerNate Graham <[email protected]>2019-03-17 16:12:38 -0600
commit363fd1afa9dc68ffdee4d55a8c8bde56a13f0969 (patch)
treee798dcd91c0e781f3aaf42bdedbb99a20f86724b /CMakeLists.txt
parentdf81f266cab6ca5beb888ff2dc5d26cfb31ee17d (diff)
parent58084cf7da362d77919483cbb9a7a23333ce86c5 (diff)
Merge branch 'Applications/19.04'
Diffstat (limited to 'CMakeLists.txt')
-rw-r--r--CMakeLists.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt
index 5e5a11a17..3408153ec 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -142,5 +142,7 @@ install(FILES ${CMAKE_CURRENT_BINARY_DIR}/org.kde.dolphin.FileManager1.service
install( FILES dolphin.categories DESTINATION ${KDE_INSTALL_CONFDIR} )
+install( FILES dolphin.khotkeys DESTINATION ${KDE_INSTALL_DATADIR}/khotkeys )
+
feature_summary(WHAT ALL FATAL_ON_MISSING_REQUIRED_PACKAGES)