summaryrefslogtreecommitdiff
path: root/data/themes/enchilado/CMakeLists.txt
blob: 390a1ba4a356a76f62a4e68a5dc9cc3be732f57c (plain) (blame)
1
2
3
4
5
6
7
SET (FILES
    colors.xml
    window.png
    window.xml
    )

INSTALL(FILES ${FILES} DESTINATION ${DATA_DIR}/themes/enchilado)