diff options
author | Slávek Banko <slavek.banko@axis.cz> | 2020-05-25 15:04:53 +0200 |
---|---|---|
committer | Slávek Banko <slavek.banko@axis.cz> | 2020-05-25 15:05:37 +0200 |
commit | bc5374a51d2fe1592317705be4fc779e6f21c1c6 (patch) | |
tree | dc947cd2fef8631cda050534359dc0efc1db750d /translations/CMakeLists.txt | |
parent | cd59dbbad915bd312497f32284ae2aa19bb7176e (diff) | |
download | kcmldapcontroller-bc5374a51d2fe1592317705be4fc779e6f21c1c6.tar.gz kcmldapcontroller-bc5374a51d2fe1592317705be4fc779e6f21c1c6.zip |
Move translations to a new directory layout.
Add support for LINGUAS for listing translations to install.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit 0e7ee9a1ef6fe52b0c61bec5b2de85b7daad59a2)
Diffstat (limited to 'translations/CMakeLists.txt')
-rw-r--r-- | translations/CMakeLists.txt | 1 |
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() |