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