summaryrefslogtreecommitdiffstats
path: root/icons/CMakeLists.txt
blob: 5fa36fbf314117965469d9767440a74e35907003 (plain)
1
2
3
4
5
6
7
8
9
10
include(ECMInstallIcons)
include(KDEInstallDirs)

#Install kube icons
ecm_install_icons(ICONS sc-apps-kube_icon.svg 256-apps-kube_icon.png DESTINATION share/icons)
ecm_install_icons(ICONS sc-apps-kube_symbol.svg DESTINATION share/icons)
ecm_install_icons(ICONS sc-apps-kube_logo.svg DESTINATION share/icons)

#See the copybreeze script to adjust icons and to copy them over
add_subdirectory(breeze)