share/hedgewars/Data/Maps/CMakeLists.txt
changeset 1101 ec4cdf8a072f
parent 1092 75f38475e7c5
child 1136 12945e47897d
equal deleted inserted replaced
1100:03f53192fc53 1101:ec4cdf8a072f
     1 foreach(dir "Bamboo" "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" "Volcano")
     2   add_subdirectory(${dir})
     2   add_subdirectory(${dir})
     3 endforeach(dir)
     3 endforeach(dir)