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

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