summaryrefslogtreecommitdiffstats
path: root/koffice-i18n-es/data/koffice/autocorrect/CMakeLists.txt
diff options
context:
space:
mode:
authorSlávek Banko <slavek.banko@axis.cz>2022-09-30 09:44:24 +0200
committerSlávek Banko <slavek.banko@axis.cz>2022-10-02 09:45:36 +0200
commit5919f265fd560bf232e6555b4acb7cd3836f8ed2 (patch)
tree4a29570c84d1433f26995419204165975aa14c17 /koffice-i18n-es/data/koffice/autocorrect/CMakeLists.txt
parent9eac45c33be3beececf865c99bacb7ffd038b2be (diff)
downloadkoffice-i18n-5919f265fd560bf232e6555b4acb7cd3836f8ed2.tar.gz
koffice-i18n-5919f265fd560bf232e6555b4acb7cd3836f8ed2.zip
Conversion to CMake build system.r14.0.13r14.0.x
Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit 175f6eab4b0462c46362d2694e3b9e46b8dfbf6c)
Diffstat (limited to 'koffice-i18n-es/data/koffice/autocorrect/CMakeLists.txt')
-rw-r--r--koffice-i18n-es/data/koffice/autocorrect/CMakeLists.txt6
1 files changed, 6 insertions, 0 deletions
diff --git a/koffice-i18n-es/data/koffice/autocorrect/CMakeLists.txt b/koffice-i18n-es/data/koffice/autocorrect/CMakeLists.txt
new file mode 100644
index 00000000..972d5ebf
--- /dev/null
+++ b/koffice-i18n-es/data/koffice/autocorrect/CMakeLists.txt
@@ -0,0 +1,6 @@
+##### other data
+
+install(
+ FILES es.xml
+ DESTINATION ${DATA_INSTALL_DIR}/koffice/autocorrect
+)