summaryrefslogtreecommitdiff
path: root/data/test/CMakeLists.txt
blob: 4a3dbfb63ccfed5c4840ecbb239986dad6223a90 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
SET(FILES
    arrow_up.png
    arrow_up_A.png
    arrow_up_B.png
    arrow_up_S.png
    dye.png
    equipmentwindow.xml
    items.xml
    palette.gpl
    paths.xml
    quests.xml
    serverlistplus.xml
    simplefile.txt
    testintmap.xml
    units.xml
    )

INSTALL(FILES ${FILES} DESTINATION ${DATA_DIR}/test)