You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
12 lines
265 B
CMake
12 lines
265 B
CMake
8 years ago
|
include(ECMInstallIcons)
|
||
|
|
||
|
ecm_install_icons(ICONS
|
||
|
16-apps-latte-dock.svg
|
||
|
22-apps-latte-dock.svg
|
||
|
24-apps-latte-dock.svg
|
||
|
32-apps-latte-dock.svg
|
||
|
48-apps-latte-dock.svg
|
||
|
sc-apps-latte-dock.svg
|
||
|
THEME hicolor
|
||
|
DESTINATION ${ICON_INSTALL_DIR} )
|