From 6f3d0003b34c0e9458423500d5ca7ebd0e33a23d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sl=C3=A1vek=20Banko?= Date: Sun, 3 May 2020 15:01:56 +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 --- 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