share/hedgewars/Data/Maps/cheese/CMakeLists.txt
author unc0rr
Sat, 21 Nov 2009 17:28:05 +0000
changeset 2636 aa839d9d27e7
parent 1349 49cf1e2edcd5
permissions -rw-r--r--
Run "optipng -o5 -np -nc -nb" on all sprites in Data folder
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/cheese)