share/hedgewars/Data/Maps/CMakeLists.txt
author unc0rr
Sat, 06 Mar 2010 18:23:25 +0000
changeset 2961 3e057dfa601f
parent 2707 633cac1d6f9a
child 3050 d6937fc885a1
permissions -rw-r--r--
Fix "FOLLOW" command handler and place it into proper file

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)