share/hedgewars/Data/Maps/SB_Crystal/CMakeLists.txt
author sheepluva
Tue, 04 Feb 2014 19:45:22 +0100
changeset 10108 c68cf030eded
parent 9022 6d70cbe31e3a
permissions -rw-r--r--
update FSF address. note: two sdl include files (by Sam Lantinga) still have the old FSF address in their copyright - but I ain't gonna touch their copyright headers
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)