share/hedgewars/Data/Maps/EarthRise/CMakeLists.txt
author unc0rr
Wed, 08 Oct 2008 18:25:08 +0000
changeset 1321 d7dc4e86201e
parent 1084 61b753296c40
child 1349 49cf1e2edcd5
permissions -rw-r--r--
- Add protocol description (just started) - Some work on server to make team add posiible
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
1084
61b753296c40 Add new map EarthRise by Joshua Frese
unc0rr
parents:
diff changeset
     1
install(FILES
61b753296c40 Add new map EarthRise by Joshua Frese
unc0rr
parents:
diff changeset
     2
	map.png
61b753296c40 Add new map EarthRise by Joshua Frese
unc0rr
parents:
diff changeset
     3
	map.cfg
61b753296c40 Add new map EarthRise by Joshua Frese
unc0rr
parents:
diff changeset
     4
	DESTINATION ${SHAREPATH}Data/Maps/EarthRise)