share/hedgewars/Data/Maps/cave/CMakeLists.txt
author unc0rr
Mon, 13 Apr 2009 19:42:07 +0000
changeset 1996 e9ee8f59f16b
permissions -rw-r--r--
Add two more maps to build system
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
1996
e9ee8f59f16b Add two more maps to build system
unc0rr
parents:
diff changeset
     1
install(FILES
e9ee8f59f16b Add two more maps to build system
unc0rr
parents:
diff changeset
     2
	map.png
e9ee8f59f16b Add two more maps to build system
unc0rr
parents:
diff changeset
     3
	map.cfg
e9ee8f59f16b Add two more maps to build system
unc0rr
parents:
diff changeset
     4
	preview.png
e9ee8f59f16b Add two more maps to build system
unc0rr
parents:
diff changeset
     5
	DESTINATION ${SHAREPATH}Data/Maps/cave)