summaryrefslogtreecommitdiffstats
path: root/icons/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'icons/CMakeLists.txt')
-rw-r--r--icons/CMakeLists.txt7
1 files changed, 1 insertions, 6 deletions
diff --git a/icons/CMakeLists.txt b/icons/CMakeLists.txt
index a5c39b86..5fa36fbf 100644
--- a/icons/CMakeLists.txt
+++ b/icons/CMakeLists.txt
@@ -7,9 +7,4 @@ ecm_install_icons(ICONS sc-apps-kube_symbol.svg DESTINATION share/icons)
7ecm_install_icons(ICONS sc-apps-kube_logo.svg DESTINATION share/icons) 7ecm_install_icons(ICONS sc-apps-kube_logo.svg DESTINATION share/icons)
8 8
9#See the copybreeze script to adjust icons and to copy them over 9#See the copybreeze script to adjust icons and to copy them over
10install(DIRECTORY 10add_subdirectory(breeze)
11 breeze/icons/places
12 breeze/icons/actions
13 breeze/icons/mimetypes
14 DESTINATION ${KDE_INSTALL_FULL_ICONDIR}/kube)
15install(FILES breeze/icons/index.theme DESTINATION ${KDE_INSTALL_FULL_ICONDIR}/kube)