summaryrefslogtreecommitdiffstats
path: root/cy
diff options
context:
space:
mode:
Diffstat (limited to 'cy')
-rw-r--r--cy/CMakeLists.txt1
-rw-r--r--cy/messages/CMakeLists.txt3
2 files changed, 4 insertions, 0 deletions
diff --git a/cy/CMakeLists.txt b/cy/CMakeLists.txt
new file mode 100644
index 0000000..36f93f7
--- /dev/null
+++ b/cy/CMakeLists.txt
@@ -0,0 +1 @@
+tde_conditional_add_subdirectory( BUILD_MESSAGES messages )
diff --git a/cy/messages/CMakeLists.txt b/cy/messages/CMakeLists.txt
new file mode 100644
index 0000000..ecb92aa
--- /dev/null
+++ b/cy/messages/CMakeLists.txt
@@ -0,0 +1,3 @@
+# This file is genereted by trinity-automake-cmake-convert script by Fat-Zer
+
+tde_create_translation( LANG cy )