share/hedgewars/Data/Maps/CMakeLists.txt
author unc0rr
Sun, 27 Jan 2008 20:35:40 +0000
changeset 769 788efc1d649f
parent 620 451cabd49241
child 934 b62d45182c8b
permissions -rw-r--r--
- Save 8 MB of memory by freeing LandSurface and not using it anymore after game initialization - Reanimate girder (and partly teleportation tool)

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