diff options
author | Slávek Banko <slavek.banko@axis.cz> | 2020-05-05 01:21:16 +0200 |
---|---|---|
committer | Slávek Banko <slavek.banko@axis.cz> | 2020-05-05 01:22:03 +0200 |
commit | 0c1e1c9a6a60c106c3acd24139f014779c6a31ca (patch) | |
tree | b8262f23ac30bfa16035401df406be76c5e5bff4 /translations/CMakeLists.txt | |
parent | fce76be97164bd8d6be3645ed7b979e768f24981 (diff) | |
download | tdeio-sword-0c1e1c9a6a60c106c3acd24139f014779c6a31ca.tar.gz tdeio-sword-0c1e1c9a6a60c106c3acd24139f014779c6a31ca.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 e134118659802bf6916cc7b7b4665173ee7c467c)
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() |