share/hedgewars/Data/Maps/CTF_Blizzard/CMakeLists.txt
author Palewolf
Sat, 25 Dec 2010 20:47:29 +0100
changeset 4678 50716b795a4e
child 4745 b9a9f70948da
permissions -rw-r--r--
Capture the flag (Blizzard) Map
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
4678
50716b795a4e Capture the flag (Blizzard) Map
Palewolf
parents:
diff changeset
     1
install(FILES
50716b795a4e Capture the flag (Blizzard) Map
Palewolf
parents:
diff changeset
     2
	map.png
50716b795a4e Capture the flag (Blizzard) Map
Palewolf
parents:
diff changeset
     3
	map.cfg
50716b795a4e Capture the flag (Blizzard) Map
Palewolf
parents:
diff changeset
     4
	map.lua
50716b795a4e Capture the flag (Blizzard) Map
Palewolf
parents:
diff changeset
     5
	mask.png
50716b795a4e Capture the flag (Blizzard) Map
Palewolf
parents:
diff changeset
     6
	preview.png
50716b795a4e Capture the flag (Blizzard) Map
Palewolf
parents:
diff changeset
     7
	DESTINATION ${SHAREPATH}Data/Maps/CTF_Blizzard)