share/hedgewars/Data/Maps/CMakeLists.txt
author unc0rr
Fri, 25 Jul 2008 20:57:36 +0000
changeset 1101 ec4cdf8a072f
parent 1092 75f38475e7c5
child 1136 12945e47897d
permissions -rw-r--r--
Add BambooPlinko map
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
1101
ec4cdf8a072f Add BambooPlinko map
unc0rr
parents: 1092
diff changeset
     1
foreach(dir "Bamboo" "BambooPlinko" "Bath" "cheese" "EarthRise" "Hedgewars" "Hedgelove" "Hydrant" "Lonely_Island" "mushrooms" "Plane" "Volcano")
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)