share/hedgewars/Data/Maps/CMakeLists.txt
author unc0rr
Sat, 17 May 2008 13:24:17 +0000
changeset 937 c1e6a770b043
parent 934 b62d45182c8b
child 1007 b19e22c6ab83
permissions -rw-r--r--
Add theme and map Plane by Tiyuri

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