share/hedgewars/Data/Maps/CMakeLists.txt
author unc0rr
Sun, 27 Jul 2008 22:18:46 +0000
changeset 1130 aceef9d93f5d
parent 1101 ec4cdf8a072f
child 1136 12945e47897d
permissions -rw-r--r--
- Update russian translation - Perform lupdate-qt4 && lrelease-qt4
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)