share/hedgewars/Data/Maps/CMakeLists.txt
author unc0rr
Sat, 14 Feb 2009 16:04:40 +0000
changeset 1786 201bd1c48f1a
parent 1563 4ae873e854f8
child 1798 029fcab94700
permissions -rw-r--r--
Awesome map (yes, again)

foreach(dir
	Bamboo
	BambooPlinko
	Bath
	Blox
	Cake
	Castle
	cheese
	Cogs
	CrazyMission
	EarthRise
	Eyes
	HedgeFortress
	Hedgelove
	Hedgewars
	Hydrant
	Lonely_Island
	mushrooms
	PirateFlag
	Plane
	Sheep
	Trash
	)

add_subdirectory(${dir})
endforeach(dir)