share/hedgewars/Data/Maps/CTF_Blizzard/CMakeLists.txt
author Palewolf
Sun, 26 Dec 2010 14:58:28 +0100
branch0.9.15
changeset 4689 5fe167cebdd1
parent 4678 50716b795a4e
child 4745 b9a9f70948da
permissions -rw-r--r--
Added star, exclamation and question mark signs
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)