share/hedgewars/Data/Maps/Volcano/CMakeLists.txt
author unc0rr
Fri, 16 May 2008 12:53:55 +0000
changeset 934 b62d45182c8b
parent 774 c2d6476e741f
permissions -rw-r--r--
Add map 'Hedgewars' by Tiyuri
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
748
fac3a6cb0896 Add misc files from my working copy
unc0rr
parents:
diff changeset
     1
install(FILES
fac3a6cb0896 Add misc files from my working copy
unc0rr
parents:
diff changeset
     2
	map.png
fac3a6cb0896 Add misc files from my working copy
unc0rr
parents:
diff changeset
     3
	map.cfg
fac3a6cb0896 Add misc files from my working copy
unc0rr
parents:
diff changeset
     4
	DESTINATION ${SHAREPATH}Data/Maps/Volcano)