share/hedgewars/Data/Maps/SB_Crystal/CMakeLists.txt
author Wuzzy
Mon, 18 Nov 2013 22:14:16 +0100
changeset 9704 055fee9da6a0
parent 9022 6d70cbe31e3a
permissions -rw-r--r--
german translation update PS: * I also merged in the typo fixes by nemo and hasufell * Sorry it took so looooong for this to actually get committed -sheepluva
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
9014
1cebca134a68 Crystal map
tiyuri
parents:
diff changeset
     1
install(FILES
1cebca134a68 Crystal map
tiyuri
parents:
diff changeset
     2
    map.png
1cebca134a68 Crystal map
tiyuri
parents:
diff changeset
     3
    mask.png
1cebca134a68 Crystal map
tiyuri
parents:
diff changeset
     4
    map.cfg
1cebca134a68 Crystal map
tiyuri
parents:
diff changeset
     5
    preview.png
9022
6d70cbe31e3a Tentacles map. Fix cmakes for the others
tiyuri
parents: 9021
diff changeset
     6
    DESTINATION ${SHAREPATH}Data/Maps/SB_Crystal)