share/hedgewars/Data/Maps/Castle/CMakeLists.txt
author unc0rr
Fri, 19 Sep 2008 14:22:27 +0000
changeset 1274 6ddac16416a9
parent 1188 a578ec07cc25
child 1349 49cf1e2edcd5
permissions -rw-r--r--
- Optimize maps - Advanced Bath theme
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
1166
3d65497a391b Add Castle map
unc0rr
parents:
diff changeset
     1
install(FILES
3d65497a391b Add Castle map
unc0rr
parents:
diff changeset
     2
	map.png
3d65497a391b Add Castle map
unc0rr
parents:
diff changeset
     3
	map.cfg
1188
a578ec07cc25 Fix installation path for Castle map
unc0rr
parents: 1174
diff changeset
     4
	DESTINATION ${SHAREPATH}Data/Maps/Castle)