changeset 1136 | 12945e47897d |
parent 1101 | ec4cdf8a072f |
child 1166 | 3d65497a391b |
--- a/share/hedgewars/Data/Maps/CMakeLists.txt Tue Jul 29 10:48:28 2008 +0000 +++ b/share/hedgewars/Data/Maps/CMakeLists.txt Tue Jul 29 11:03:21 2008 +0000 @@ -1,3 +1,3 @@ -foreach(dir "Bamboo" "BambooPlinko" "Bath" "cheese" "EarthRise" "Hedgewars" "Hedgelove" "Hydrant" "Lonely_Island" "mushrooms" "Plane" "Volcano") +foreach(dir "Bamboo" "BambooPlinko" "Bath" "cheese" "EarthRise" "Hedgewars" "Hedgelove" "Hydrant" "Lonely_Island" "mushrooms" "Plane") add_subdirectory(${dir}) endforeach(dir)