~unity-team/compiz/trunk

1
2
3
4
5
6
7
8
9
set (_images
    icon.png
)

install (
    FILES ${_images}
    DESTINATION ${COMPIZ_DESTDIR}${compiz_sharedir}
)