share/hedgewars/Data/Maps/CMakeLists.txt
author smxx
Mon, 15 Mar 2010 11:54:47 +0000
changeset 3000 2b9405b6dc5d
parent 2707 633cac1d6f9a
child 3050 d6937fc885a1
permissions -rw-r--r--
General: * Updated Finnish locale * Added missing svn properties to Basketball's map.lua

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

add_subdirectory(${dir})
endforeach(dir)