summaryrefslogtreecommitdiff
path: root/data/themes/mana/CMakeLists.txt
blob: f6a025de5f96e64a95d45ec08c8dc5c377bcfd9d (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
SET (FILES
    colors.xml
    emotetabs.xml
    info.xml
    mouse.png
    npc.xml
    quests.xml
    social.xml
    )

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