share/hedgewars/Data/Maps/Hedgewars/CMakeLists.txt
author Vatten
Tue, 30 Oct 2012 18:01:11 -0400
branch0.9.18
changeset 7895 ac1610a7b7fa
parent 1349 49cf1e2edcd5
child 8443 2debc9b9f917
permissions -rw-r--r--
apparently an older version was provided earlier and this one is newer and theoretically desync free. untested.
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
1032
bf6f5122baf7 Set svn:eol-style to native
unc0rr
parents: 934
diff changeset
     1
install(FILES
bf6f5122baf7 Set svn:eol-style to native
unc0rr
parents: 934
diff changeset
     2
	map.png
bf6f5122baf7 Set svn:eol-style to native
unc0rr
parents: 934
diff changeset
     3
	map.cfg
1349
49cf1e2edcd5 - Add forgotten PirateFlag map to list of installed maps
unc0rr
parents: 1032
diff changeset
     4
	preview.png
1032
bf6f5122baf7 Set svn:eol-style to native
unc0rr
parents: 934
diff changeset
     5
	DESTINATION ${SHAREPATH}Data/Maps/Hedgewars)