share/hedgewars/Data/Maps/Cave/CMakeLists.txt
author Vatten
Tue, 30 Oct 2012 18:01:11 -0400
branch0.9.18
changeset 7895 ac1610a7b7fa
parent 6097 db10abae541f
child 8443 2debc9b9f917
permissions -rw-r--r--
apparently an older version was provided earlier and this one is newer and theoretically desync free. untested.
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
3077
8bf3b6d9839c Uppercase all theme and map names
nemo
parents:
diff changeset
     1
install(FILES
8bf3b6d9839c Uppercase all theme and map names
nemo
parents:
diff changeset
     2
	map.png
6097
db10abae541f Couple more, add back misplaced clearing of Land
nemo
parents: 3088
diff changeset
     3
	mask.png
3077
8bf3b6d9839c Uppercase all theme and map names
nemo
parents:
diff changeset
     4
	map.cfg
8bf3b6d9839c Uppercase all theme and map names
nemo
parents:
diff changeset
     5
	preview.png
3088
b99af2ee82bf General:
smxx
parents: 3077
diff changeset
     6
	DESTINATION ${SHAREPATH}Data/Maps/Cave)