share/hedgewars/Data/Maps/CMakeLists.txt
author unc0rr
Fri, 31 Oct 2008 17:33:02 +0000
changeset 1449 faecdfd34054
parent 1349 49cf1e2edcd5
child 1539 5151bf4928a4
permissions -rw-r--r--
Remove darthvader_sabre hat
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
1349
49cf1e2edcd5 - Add forgotten PirateFlag map to list of installed maps
unc0rr
parents: 1272
diff changeset
     1
foreach(dir "Bamboo" "BambooPlinko" "Bath" "Castle" "cheese" "EarthRise" "Hedgewars" "Hedgelove" "Hydrant" "Lonely_Island" "mushrooms" "PirateFlag" "Plane" "Sheep")
937
c1e6a770b043 Add theme and map Plane by Tiyuri
unc0rr
parents: 934
diff changeset
     2
  add_subdirectory(${dir})
c1e6a770b043 Add theme and map Plane by Tiyuri
unc0rr
parents: 934
diff changeset
     3
endforeach(dir)