share/hedgewars/Data/Maps/CMakeLists.txt
author unc0rr
Mon, 21 Jan 2008 23:00:56 +0000
changeset 748 fac3a6cb0896
parent 620 451cabd49241
child 934 b62d45182c8b
permissions -rw-r--r--
Add misc files from my working copy

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