summaryrefslogtreecommitdiffstats
path: root/translations/CMakeLists.txt
diff options
context:
space:
mode:
authorSlávek Banko <[email protected]>2020-06-17 17:39:05 +0200
committerSlávek Banko <[email protected]>2020-06-17 18:00:29 +0200
commit2b1e96facec89dca959a32a4b27c48703abee8ea (patch)
treede394b8a135d95f167a62f927034b1c89b8d5a68 /translations/CMakeLists.txt
parent6ac3293a616ea771885496c84cce788959ad1d89 (diff)
downloadkchmviewer-2b1e96facec89dca959a32a4b27c48703abee8ea.tar.gz
kchmviewer-2b1e96facec89dca959a32a4b27c48703abee8ea.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]> (cherry picked from commit bbee8816a455ab39501f68969b07bc191de3aaca)
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()