--- a/share/hedgewars/Data/Maps/CMakeLists.txt Mon Nov 13 18:59:25 2006 +0000
+++ b/share/hedgewars/Data/Maps/CMakeLists.txt Mon Nov 13 20:13:42 2006 +0000
@@ -0,0 +1,3 @@
+foreach(dir "cheese" "mushrooms")
+ add_subdirectory(${dir})
+endforeach(dir)
\ No newline at end of file