summaryrefslogtreecommitdiffstats
path: root/quanta/data/templates/text/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'quanta/data/templates/text/CMakeLists.txt')
-rw-r--r--quanta/data/templates/text/CMakeLists.txt18
1 files changed, 18 insertions, 0 deletions
diff --git a/quanta/data/templates/text/CMakeLists.txt b/quanta/data/templates/text/CMakeLists.txt
new file mode 100644
index 00000000..0cb29ca6
--- /dev/null
+++ b/quanta/data/templates/text/CMakeLists.txt
@@ -0,0 +1,18 @@
+#################################################
+#
+# (C) 2010-2011 Serghei Amelian
+# serghei (DOT) amelian (AT) gmail.com
+#
+# Improvements and feedback are welcome
+#
+# This file is released under GPL >= 2
+#
+#################################################
+
+add_subdirectory( scripts )
+add_subdirectory( others )
+add_subdirectory( html )
+
+install( FILES dirinfo
+ RENAME .dirinfo
+ DESTINATION ${DATA_INSTALL_DIR}/quanta/templates/text )