summaryrefslogtreecommitdiffstats
path: root/lib/kformula/dtd/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'lib/kformula/dtd/CMakeLists.txt')
-rw-r--r--lib/kformula/dtd/CMakeLists.txt11
1 files changed, 11 insertions, 0 deletions
diff --git a/lib/kformula/dtd/CMakeLists.txt b/lib/kformula/dtd/CMakeLists.txt
new file mode 100644
index 000000000..b8bf11ee4
--- /dev/null
+++ b/lib/kformula/dtd/CMakeLists.txt
@@ -0,0 +1,11 @@
+###############################################################################
+# Trinity KOffice #
+# --------------- #
+# This file is licensed under the terms of GNU GPL v3 or later. #
+# Improvements and feedback are welcome. #
+###############################################################################
+
+### Data ######################################################################
+install(FILES kformula.dtd DESTINATION ${DATA_INSTALL_DIR}/kformula/dtd)
+
+# kate: indent-width 2; replace-tabs true; \ No newline at end of file