share/hedgewars/Data/Maps/Bath/CMakeLists.txt
author unc0rr
Fri, 25 Jul 2008 15:10:50 +0000
changeset 1092 75f38475e7c5
child 1349 49cf1e2edcd5
permissions -rw-r--r--
Add Bath map
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
1092
75f38475e7c5 Add Bath map
unc0rr
parents:
diff changeset
     1
install(FILES
75f38475e7c5 Add Bath map
unc0rr
parents:
diff changeset
     2
	map.png
75f38475e7c5 Add Bath map
unc0rr
parents:
diff changeset
     3
	map.cfg
75f38475e7c5 Add Bath map
unc0rr
parents:
diff changeset
     4
	DESTINATION ${SHAREPATH}Data/Maps/Bath)