summaryrefslogtreecommitdiffstats
path: root/quanta/data/toolbars/cfml/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'quanta/data/toolbars/cfml/CMakeLists.txt')
-rw-r--r--quanta/data/toolbars/cfml/CMakeLists.txt16
1 files changed, 16 insertions, 0 deletions
diff --git a/quanta/data/toolbars/cfml/CMakeLists.txt b/quanta/data/toolbars/cfml/CMakeLists.txt
new file mode 100644
index 00000000..fe0e4a09
--- /dev/null
+++ b/quanta/data/toolbars/cfml/CMakeLists.txt
@@ -0,0 +1,16 @@
+#################################################
+#
+# (C) 2010-2011 Serghei Amelian
+# serghei (DOT) amelian (AT) gmail.com
+#
+# Improvements and feedback are welcome
+#
+# This file is released under GPL >= 2
+#
+#################################################
+
+install( FILES
+ fonts.toolbar.tgz forms.toolbar.tgz
+ lists.toolbar.tgz standard.toolbar.tgz
+ tables.toolbar.tgz cfml.toolbar.tgz
+ DESTINATION ${DATA_INSTALL_DIR}/quanta/toolbars/cfml )