share/hedgewars/Data/Maps/Plane/CMakeLists.txt
author unc0rr
Mon, 07 Jul 2008 15:39:27 +0000
changeset 1068 9a0aa37ea6be
parent 937 c1e6a770b043
child 1349 49cf1e2edcd5
permissions -rw-r--r--
- Optimize PNG to reduce size - Fix russian 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