share/hedgewars/Data/Maps/CMakeLists.txt
author nemo
Thu, 01 Apr 2010 16:34:20 +0000
changeset 3238 e99a43a2405b
parent 3077 8bf3b6d9839c
child 4054 6fd5d87f07ef
permissions -rw-r--r--
Somehow, these files are not using local encoding

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

add_subdirectory(${dir})
endforeach(dir)