share/hedgewars/Data/Maps/Mushrooms/CMakeLists.txt
author Michael Hartman <omh1280@gmail.com>
Sun, 30 Dec 2012 09:23:30 -0500
branchwebgl
changeset 8334 abb48dd39e26
parent 6547 a8a982d21f93
child 8443 2debc9b9f917
permissions -rw-r--r--
Added shaders and -GL2 option
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
3077
8bf3b6d9839c Uppercase all theme and map names
nemo
parents:
diff changeset
     1
install(FILES
8bf3b6d9839c Uppercase all theme and map names
nemo
parents:
diff changeset
     2
	map.png
6547
a8a982d21f93 one more mask, reduce hog count on ruler map
nemo
parents: 3088
diff changeset
     3
	mask.png
3077
8bf3b6d9839c Uppercase all theme and map names
nemo
parents:
diff changeset
     4
	map.cfg
8bf3b6d9839c Uppercase all theme and map names
nemo
parents:
diff changeset
     5
	preview.png
3088
b99af2ee82bf General:
smxx
parents: 3077
diff changeset
     6
	DESTINATION ${SHAREPATH}Data/Maps/Mushrooms)