share/hedgewars/Data/Maps/CMakeLists.txt
author unc0rr
Tue, 22 Jul 2008 18:22:24 +0000
changeset 1084 61b753296c40
parent 1050 8e5f8bf9a242
child 1086 5805deec7504
permissions -rw-r--r--
Add new map EarthRise by Joshua Frese

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