share/hedgewars/Data/Maps/CMakeLists.txt
changeset 1136 12945e47897d
parent 1101 ec4cdf8a072f
child 1166 3d65497a391b
equal deleted inserted replaced
1135:296bdd06bbd0 1136:12945e47897d
     1 foreach(dir "Bamboo" "BambooPlinko" "Bath" "cheese" "EarthRise" "Hedgewars" "Hedgelove" "Hydrant" "Lonely_Island" "mushrooms" "Plane" "Volcano")
     1 foreach(dir "Bamboo" "BambooPlinko" "Bath" "cheese" "EarthRise" "Hedgewars" "Hedgelove" "Hydrant" "Lonely_Island" "mushrooms" "Plane")
     2   add_subdirectory(${dir})
     2   add_subdirectory(${dir})
     3 endforeach(dir)
     3 endforeach(dir)