share/hedgewars/Data/Maps/mushrooms/CMakeLists.txt
author smxx
Thu, 04 Mar 2010 16:20:07 +0000
changeset 2931 97f75507e1cb
parent 1349 49cf1e2edcd5
permissions -rw-r--r--
Engine: * Reverted position selection pulsing
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)