summaryrefslogtreecommitdiff
path: root/data/themes/enchilado/CMakeLists.txt
blob: 80fdfdb854b66a51122fa1090a5ff50aea66c402 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
SET (FILES
    buy.xml
    colors.xml
    inventory.xml
    popup.xml
    quests.xml
    sell.xml
    server.xml
    shop.xml
    window.png
    window.xml
    world.xml
    )

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