share/hedgewars/Data/Maps/CMakeLists.txt
author unc0rr
Wed, 23 Jul 2008 11:51:55 +0000
changeset 1086 5805deec7504
parent 1084 61b753296c40
child 1092 75f38475e7c5
permissions -rw-r--r--
Add Bamboo map

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