summaryrefslogtreecommitdiffstats
path: root/hu
diff options
context:
space:
mode:
authorAlexander Golubev <fatzer2@gmail.com>2016-02-25 09:12:54 +0300
committerSlávek Banko <slavek.banko@axis.cz>2016-03-13 12:33:13 +0100
commit20cda3a85e6290422fd62234a2c612f7b8e324e9 (patch)
tree92f6860d3e743ef94939b28c60ecd34cf2cec491 /hu
parentc0749a9e5cbf74d93f7b8966ed355e123a68f35f (diff)
downloadk3b-i18n-20cda3a85e6290422fd62234a2c612f7b8e324e9.tar.gz
k3b-i18n-20cda3a85e6290422fd62234a2c612f7b8e324e9.zip
Initial cmake convertion
Diffstat (limited to 'hu')
-rw-r--r--hu/CMakeLists.txt1
-rw-r--r--hu/messages/CMakeLists.txt3
2 files changed, 4 insertions, 0 deletions
diff --git a/hu/CMakeLists.txt b/hu/CMakeLists.txt
new file mode 100644
index 0000000..36f93f7
--- /dev/null
+++ b/hu/CMakeLists.txt
@@ -0,0 +1 @@
+tde_conditional_add_subdirectory( BUILD_MESSAGES messages )
diff --git a/hu/messages/CMakeLists.txt b/hu/messages/CMakeLists.txt
new file mode 100644
index 0000000..eb5339d
--- /dev/null
+++ b/hu/messages/CMakeLists.txt
@@ -0,0 +1,3 @@
+# This file is genereted by trinity-automake-cmake-convert script by Fat-Zer
+
+tde_create_translation( LANG hu )