summaryrefslogtreecommitdiffstats
path: root/koffice-i18n-ca
diff options
context:
space:
mode:
Diffstat (limited to 'koffice-i18n-ca')
l---------koffice-i18n-ca/CMakeLists.txt1
-rw-r--r--koffice-i18n-ca/data/CMakeLists.txt1
-rw-r--r--koffice-i18n-ca/data/koffice/CMakeLists.txt1
-rw-r--r--koffice-i18n-ca/data/koffice/autocorrect/CMakeLists.txt6
4 files changed, 9 insertions, 0 deletions
diff --git a/koffice-i18n-ca/CMakeLists.txt b/koffice-i18n-ca/CMakeLists.txt
new file mode 120000
index 00000000..2fe973c8
--- /dev/null
+++ b/koffice-i18n-ca/CMakeLists.txt
@@ -0,0 +1 @@
+../template/commonCMakeLists.txt \ No newline at end of file
diff --git a/koffice-i18n-ca/data/CMakeLists.txt b/koffice-i18n-ca/data/CMakeLists.txt
new file mode 100644
index 00000000..6d0aa9f3
--- /dev/null
+++ b/koffice-i18n-ca/data/CMakeLists.txt
@@ -0,0 +1 @@
+tde_auto_add_subdirectories( )
diff --git a/koffice-i18n-ca/data/koffice/CMakeLists.txt b/koffice-i18n-ca/data/koffice/CMakeLists.txt
new file mode 100644
index 00000000..6d0aa9f3
--- /dev/null
+++ b/koffice-i18n-ca/data/koffice/CMakeLists.txt
@@ -0,0 +1 @@
+tde_auto_add_subdirectories( )
diff --git a/koffice-i18n-ca/data/koffice/autocorrect/CMakeLists.txt b/koffice-i18n-ca/data/koffice/autocorrect/CMakeLists.txt
new file mode 100644
index 00000000..ea81f9a1
--- /dev/null
+++ b/koffice-i18n-ca/data/koffice/autocorrect/CMakeLists.txt
@@ -0,0 +1,6 @@
+##### other data
+
+install(
+ FILES ca.xml
+ DESTINATION ${DATA_INSTALL_DIR}/koffice/autocorrect
+)