summaryrefslogtreecommitdiffstats
path: root/data/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'data/CMakeLists.txt')
-rw-r--r--data/CMakeLists.txt14
1 files changed, 14 insertions, 0 deletions
diff --git a/data/CMakeLists.txt b/data/CMakeLists.txt
new file mode 100644
index 0000000..1e6042a
--- /dev/null
+++ b/data/CMakeLists.txt
@@ -0,0 +1,14 @@
+##### subfolders
+#
+# Note that files in the 'doctemplates' subfolder
+# are used when processing the 'gendoc' folder
+#
+
+add_subdirectory( app )
+add_subdirectory( config )
+add_subdirectory( defscript )
+add_subdirectory( deftheme )
+#add_subdirectory( gendoc )
+add_subdirectory( mimelnk )
+add_subdirectory( msgcolors )
+add_subdirectory( protocols )