share/hedgewars/Data/Maps/CMakeLists.txt
author unc0rr
Mon, 17 Aug 2009 10:58:47 +0000
changeset 2324 73e5246b5fa5
parent 1960 87256cd957b9
child 2476 4e9c3c9ece3e
permissions -rw-r--r--
Add Battlefield map

foreach(dir
	Bamboo
	BambooPlinko
	Basketball
	Bath
	Battlefield
	Blox
	Bubbleflow
	Cake
	Castle
	cave
	cheese
	Cogs
	CrazyMission
	EarthRise
	Eyes
	Hammock
	HedgeFortress
	Hedgelove
	Hedgewars
	Hogville
	Hydrant
	Lonely_Island
	mushrooms
	PirateFlag
	Plane
	Ropes
	Sheep
	Trash
	Tree
	)

add_subdirectory(${dir})
endforeach(dir)