diff options
Diffstat (limited to 'icons/CMakeLists.txt')
-rw-r--r-- | icons/CMakeLists.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/icons/CMakeLists.txt b/icons/CMakeLists.txt index 3065125c..1c7be014 100644 --- a/icons/CMakeLists.txt +++ b/icons/CMakeLists.txt | |||
@@ -13,5 +13,6 @@ ecm_install_icons(ICONS sc-apps-kube_logo.svg DESTINATION share/icons) | |||
13 | install(DIRECTORY | 13 | install(DIRECTORY |
14 | breeze/icons/places | 14 | breeze/icons/places |
15 | breeze/icons/actions | 15 | breeze/icons/actions |
16 | breeze/icons/mimetypes | ||
16 | DESTINATION ${KDE_INSTALL_FULL_ICONDIR}/kube) | 17 | DESTINATION ${KDE_INSTALL_FULL_ICONDIR}/kube) |
17 | install(FILES breeze/icons/index.theme DESTINATION ${KDE_INSTALL_FULL_ICONDIR}/kube) | 18 | install(FILES breeze/icons/index.theme DESTINATION ${KDE_INSTALL_FULL_ICONDIR}/kube) |