share/hedgewars/Data/Maps/Hedgelove/CMakeLists.txt
author unc0rr
Fri, 19 Sep 2008 20:34:41 +0000
changeset 1277 752b53481057
parent 1032 bf6f5122baf7
child 1349 49cf1e2edcd5
permissions -rw-r--r--
- Unbreak previously broken themes - Verbose error message helping with themes problems
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
1032
bf6f5122baf7 Set svn:eol-style to native
unc0rr
parents: 1007
diff changeset
     1
install(FILES
bf6f5122baf7 Set svn:eol-style to native
unc0rr
parents: 1007
diff changeset
     2
	map.png
bf6f5122baf7 Set svn:eol-style to native
unc0rr
parents: 1007
diff changeset
     3
	map.cfg
bf6f5122baf7 Set svn:eol-style to native
unc0rr
parents: 1007
diff changeset
     4
	DESTINATION ${SHAREPATH}Data/Maps/Hedgelove)