share/hedgewars/Data/Maps/CMakeLists.txt
author nemo
Fri, 16 Oct 2009 01:44:23 +0000
changeset 2474 f2f8bdb207d4
parent 2324 73e5246b5fa5
child 2476 4e9c3c9ece3e
permissions -rw-r--r--
Left Compost out, try giving dirt full opacity

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)