share/hedgewars/Data/Maps/Plane/CMakeLists.txt
author unc0rr
Sat, 17 May 2008 13:24:17 +0000
changeset 937 c1e6a770b043
child 1349 49cf1e2edcd5
permissions -rw-r--r--
Add theme and map Plane by Tiyuri
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
937
c1e6a770b043 Add theme and map Plane by Tiyuri
unc0rr
parents:
diff changeset
     1
install(FILES
c1e6a770b043 Add theme and map Plane by Tiyuri
unc0rr
parents:
diff changeset
     2
	map.png
c1e6a770b043 Add theme and map Plane by Tiyuri
unc0rr
parents:
diff changeset
     3
	map.cfg
c1e6a770b043 Add theme and map Plane by Tiyuri
unc0rr
parents:
diff changeset
     4
	DESTINATION ${SHAREPATH}Data/Maps/Plane)
c1e6a770b043 Add theme and map Plane by Tiyuri
unc0rr
parents:
diff changeset
     5