share/hedgewars/Data/Maps/CMakeLists.txt
author unc0rr
Sat, 20 Oct 2007 13:49:36 +0000
changeset 620 451cabd49241
parent 238 85949b945906
child 934 b62d45182c8b
permissions -rw-r--r--
Add theme and map by omen (with fixes by me)

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