changeset 1136 | 12945e47897d |
parent 1092 | 75f38475e7c5 |
child 1208 | 9f4704f3c6ea |
--- a/share/hedgewars/Data/Themes/CMakeLists.txt Tue Jul 29 10:48:28 2008 +0000 +++ b/share/hedgewars/Data/Themes/CMakeLists.txt Tue Jul 29 11:03:21 2008 +0000 @@ -1,4 +1,4 @@ -foreach(dir "Bamboo" "Bath" "City" "EarthRise" "Island" "nature" "Planes" "Snow" "Volcano" "cheese") +foreach(dir "Bamboo" "Bath" "City" "EarthRise" "Island" "nature" "Planes" "Snow" "cheese") add_subdirectory(${dir}) endforeach(dir)