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