summaryrefslogtreecommitdiffstats
path: root/translations/CMakeLists.txt
diff options
context:
space:
mode:
authorSlávek Banko <[email protected]>2020-08-30 16:37:45 +0200
committerSlávek Banko <[email protected]>2020-08-30 16:40:45 +0200
commit42fedfaa928a479661f30381df1e17ee644e0d6f (patch)
treef463a4f2d6ac766deabf5e884847a205ba9c702f /translations/CMakeLists.txt
parentc4ba990dcc1531424959545520236b033847905b (diff)
downloadkima-42fedfaa928a479661f30381df1e17ee644e0d6f.tar.gz
kima-42fedfaa928a479661f30381df1e17ee644e0d6f.zip
Move translations to a new directory layout.
Add support for LINGUAS for listing translations to install. Use common cmake rules for documentation. Signed-off-by: Slávek Banko <[email protected]>
Diffstat (limited to 'translations/CMakeLists.txt')
-rw-r--r--translations/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
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()