diff options
author | Michele Calgaro <[email protected]> | 2020-10-01 20:01:09 +0900 |
---|---|---|
committer | Michele Calgaro <[email protected]> | 2020-10-01 20:15:29 +0900 |
commit | 4f0abfba52157842c2cd19f832f3475fb8f5eb4d (patch) | |
tree | 72fe904c995486a482afd18aeb090bc087138753 /translations/CMakeLists.txt | |
parent | 6726e2fbb9c2cfc27bc67e7793863bc036b55944 (diff) | |
download | kshowmail-4f0abfba52157842c2cd19f832f3475fb8f5eb4d.tar.gz kshowmail-4f0abfba52157842c2cd19f832f3475fb8f5eb4d.zip |
Copy translation files to new translations folder.
Signed-off-by: Michele Calgaro <[email protected]>
(cherry picked from commit 54a6036f059620e55df5e574ef8fbf3f3671a158)
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() |