summaryrefslogtreecommitdiff
path: root/data/themes/unity/CMakeLists.txt
blob: 3572a7dc1a8419062fc001d46741cca343a24ffb (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
SET (FILES
    buy.xml
    char.xml
    colors.xml
    inventory.xml
    npc.xml
    popup.xml
    quests.xml
    sell.xml
    server.xml
    shop.xml
    social.xml
    window.png
    window.xml
    world.xml
    )

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