share/hedgewars/Data/Maps/CMakeLists.txt
author mikade
Sun, 26 Dec 2010 17:31:58 +0100
branch0.9.15
changeset 4698 6f14ef3e40ae
parent 4678 50716b795a4e
child 6984 3de40b10eafa
permissions -rw-r--r--
Updated maps CTF, Control and new unscripted map Blizzard

foreach(dir
	Bamboo
	BambooPlinko
	Basketball
	Bath
	Battlefield
	Blizzard
	Blox
	Bubbleflow
	Cake
	Castle
	Cave
	Cheese
	Cogs
	Control
	CrazyMission
	CTF_Blizzard
	EarthRise
	Eyes
	Hammock
	HedgeFortress
	Hedgelove
	Hedgewars
	Hogville
	Hydrant
	Islands
	Knockball
	Lonely_Island
	Mushrooms
	Octorama
	PirateFlag
	Plane
	Ropes
	Ruler
	Sheep
	ShoppaKing
	Sticks
	Trash
	Tree
	TrophyRace
	)

add_subdirectory(${dir})
endforeach(dir)