share/hedgewars/Data/Maps/CMakeLists.txt
author unc0rr
Wed, 08 Oct 2008 18:25:08 +0000
changeset 1321 d7dc4e86201e
parent 1272 ba282ebea3ef
child 1349 49cf1e2edcd5
permissions -rw-r--r--
- Add protocol description (just started) - Some work on server to make team add posiible

foreach(dir "Bamboo" "BambooPlinko" "Bath" "Castle" "cheese" "EarthRise" "Hedgewars" "Hedgelove" "Hydrant" "Lonely_Island" "mushrooms" "Plane" "Sheep")
  add_subdirectory(${dir})
endforeach(dir)