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