share/hedgewars/Data/CMakeLists.txt
changeset 96 aeeb4da6b157
parent 89 f9db56409a86
child 184 f97a7a3dc8f6
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/share/hedgewars/Data/CMakeLists.txt	Sun Aug 06 15:47:20 2006 +0000
@@ -0,0 +1,3 @@
+foreach(dir "Fonts" "Forts" "Graphics" "Locale" "Maps" "Sounds" "Themes")
+  add_subdirectory(${dir})
+endforeach(dir)
\ No newline at end of file