summaryrefslogtreecommitdiffstats
path: root/images/CMakeLists.txt
blob: 6482f38487f08cd8b7e8be725a9b5a44db77cacd (plain)
1
2
3
4
5
IF (NOT USE_KDE4)
	KDE3_INSTALL_ICONS(hicolor)
ELSE (NOT USE_KDE4)
	KDE4_INSTALL_ICONS(hicolor)
ENDIF (NOT USE_KDE4)