From 70c6012735401beda672124d23c06a7b5fe20b72 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Sl=C3=A1vek=20Banko?= <slavek.banko@axis.cz>
Date: Sun, 5 Apr 2020 15:57:25 +0200
Subject: Move translations to a new directory layout. Add support for LINGUAS
 for listing translations to install.
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit

Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
---
 translations/CMakeLists.txt | 1 +
 1 file changed, 1 insertion(+)
 create mode 100644 translations/CMakeLists.txt

(limited to 'translations/CMakeLists.txt')

diff --git a/translations/CMakeLists.txt b/translations/CMakeLists.txt
new file mode 100644
index 0000000..42b186a
--- /dev/null
+++ b/translations/CMakeLists.txt
@@ -0,0 +1 @@
+tde_auto_add_subdirectories()
-- 
cgit v1.2.1