share/hedgewars/Data/Maps/mushrooms/CMakeLists.txt
author unc0rr
Mon, 17 Aug 2009 10:58:47 +0000
changeset 2324 73e5246b5fa5
parent 1349 49cf1e2edcd5
permissions -rw-r--r--
Add Battlefield map
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
238
85949b945906 Add files to packages
unc0rr
parents:
diff changeset
     1
install(FILES
85949b945906 Add files to packages
unc0rr
parents:
diff changeset
     2
	map.png
85949b945906 Add files to packages
unc0rr
parents:
diff changeset
     3
	map.cfg
1349
49cf1e2edcd5 - Add forgotten PirateFlag map to list of installed maps
unc0rr
parents: 774
diff changeset
     4
	preview.png
238
85949b945906 Add files to packages
unc0rr
parents:
diff changeset
     5
	DESTINATION ${SHAREPATH}Data/Maps/mushrooms)