share/hedgewars/Data/Maps/CMakeLists.txt
author unc0rr
Thu, 07 Aug 2008 15:19:54 +0000
changeset 1166 3d65497a391b
parent 1136 12945e47897d
child 1272 ba282ebea3ef
permissions -rw-r--r--
Add Castle map

foreach(dir "Bamboo" "BambooPlinko" "Bath" "Castle" "cheese" "EarthRise" "Hedgewars" "Hedgelove" "Hydrant" "Lonely_Island" "mushrooms" "Plane")
  add_subdirectory(${dir})
endforeach(dir)