summaryrefslogtreecommitdiff
path: root/data/themes/wood/CMakeLists.txt
blob: 97e8f3656c85337d33ab2d166061aa3ae36b4f9e (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
SET (FILES
    colors.xml
    inventory.xml
    item_shortcut_bgr.png
    mouse.png
    quests.xml
    window.png
    window.xml
    )

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