diff options
author | Michele Calgaro <michele.calgaro@yahoo.it> | 2023-11-23 19:01:30 +0900 |
---|---|---|
committer | Michele Calgaro <michele.calgaro@yahoo.it> | 2023-11-25 00:31:50 +0900 |
commit | 5bbf72161272557c243ac0bfd6935b058fe8dd17 (patch) | |
tree | d4e80394847308a8d064feaba4fe46b1ee315f79 /po | |
parent | 43c7061c619f465b161f6244eb57c99f7dfa8cd3 (diff) | |
download | smb4k-5bbf72161272557c243ac0bfd6935b058fe8dd17.tar.gz smb4k-5bbf72161272557c243ac0bfd6935b058fe8dd17.zip |
CMake conversion
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'po')
-rw-r--r-- | po/CMakeLists.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/po/CMakeLists.txt b/po/CMakeLists.txt new file mode 100644 index 0000000..24e3bd8 --- /dev/null +++ b/po/CMakeLists.txt @@ -0,0 +1 @@ +tde_add_project_translations() |