diff options
author | Slávek Banko <[email protected]> | 2021-01-14 02:52:14 +0100 |
---|---|---|
committer | Slávek Banko <[email protected]> | 2021-01-14 02:52:14 +0100 |
commit | 2ff6e27b71bd70e0d2f643ac535cb32854944a8a (patch) | |
tree | 9ddf609e03d0d6f500dcaf7326324e1d92f06b1b /translations/CMakeLists.txt | |
parent | 2ec1afd75ae644c7f47a56abf9280a81548d064a (diff) | |
download | tdenetworkmanager-2ff6e27b71bd70e0d2f643ac535cb32854944a8a.tar.gz tdenetworkmanager-2ff6e27b71bd70e0d2f643ac535cb32854944a8a.zip |
Copy translations to a new directory layout.
Signed-off-by: Slávek Banko <[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() |