share/hedgewars/Data/Maps/Plane/CMakeLists.txt
author unc0rr
Fri, 11 Jul 2008 19:19:04 +0000
changeset 1073 9e3f2e5af611
parent 937 c1e6a770b043
child 1349 49cf1e2edcd5
permissions -rw-r--r--
Update German translation
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