diff options
author | Michele Calgaro <[email protected]> | 2021-03-10 10:54:15 +0900 |
---|---|---|
committer | Michele Calgaro <[email protected]> | 2021-03-10 10:54:15 +0900 |
commit | 7d490344d4ed011703f9583bb2b8de674a705117 (patch) | |
tree | c1efab7a0518fbd5597a666f130747aeebbfc4b6 /translations/CMakeLists.txt | |
parent | d1e1f1777ffed5c45cd8e6db02721c8010125f47 (diff) | |
download | kaffeine-7d490344d4ed011703f9583bb2b8de674a705117.tar.gz kaffeine-7d490344d4ed011703f9583bb2b8de674a705117.zip |
Copy translations to a new directory layout.
Signed-off-by: Michele Calgaro <[email protected]>
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() |