share/hedgewars/Data/Maps/CMakeLists.txt
author unc0rr
Fri, 07 Mar 2008 13:16:11 +0000
changeset 798 02753868d459
parent 620 451cabd49241
child 934 b62d45182c8b
permissions -rw-r--r--
Fix teleportation bug spotted by Tiyuri

foreach(dir "cheese" "mushrooms" "Volcano")
  add_subdirectory(${dir})
endforeach(dir)