share/hedgewars/Data/Maps/CMakeLists.txt
changeset 238 85949b945906
parent 96 aeeb4da6b157
child 620 451cabd49241
--- 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