share/hedgewars/Data/Maps/cheese/CMakeLists.txt
author unc0rr
Mon, 28 Jan 2008 17:51:18 +0000
changeset 774 c2d6476e741f
parent 238 85949b945906
child 1349 49cf1e2edcd5
permissions -rw-r--r--
Add alpha-channel to maps
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
85949b945906 Add files to packages
unc0rr
parents:
diff changeset
     4
	DESTINATION ${SHAREPATH}Data/Maps/cheese)