share/hedgewars/Data/Maps/cave/CMakeLists.txt
author koda
Sat, 26 Sep 2009 03:44:32 +0000
changeset 2393 068632066f80
parent 1996 e9ee8f59f16b
permissions -rw-r--r--
some fixes for the autoupdate thingy
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)