share/hedgewars/Data/Maps/mushrooms/CMakeLists.txt
author unc0rr
Sun, 20 Jan 2008 14:40:36 +0000
changeset 727 da975a75af09
parent 238 85949b945906
child 774 c2d6476e741f
permissions -rw-r--r--
Fix all issues with make package_source on my system
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.16.png
85949b945906 Add files to packages
unc0rr
parents:
diff changeset
     4
	map.cfg
85949b945906 Add files to packages
unc0rr
parents:
diff changeset
     5
	DESTINATION ${SHAREPATH}Data/Maps/mushrooms)