summaryrefslogtreecommitdiffstats
path: root/CMakeLists.txt
diff options
context:
space:
mode:
authorSlávek Banko <slavek.banko@axis.cz>2023-10-31 03:43:14 +0100
committerSlávek Banko <slavek.banko@axis.cz>2023-10-31 09:30:47 +0100
commitfb42a086e05b90519fcd7a81cee80300ed14dc19 (patch)
treef57294f1f4750e6a2b25acfdbf4b59d71d21eb92 /CMakeLists.txt
parent83c41bf10a26417c812824610f48d5f18f0cbf64 (diff)
downloadk9copy-fb42a086.tar.gz
k9copy-fb42a086.zip
Copy translations to a new directory layout.
Added translation of .desktop files. Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit 485fef9349d9da874793474f53900ae2f181df5e)
Diffstat (limited to 'CMakeLists.txt')
-rw-r--r--CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt
index d5d8677..887eb62 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -84,7 +84,7 @@ add_subdirectory( k9author )
add_subdirectory( src )
tde_conditional_add_project_docs( BUILD_DOC )
-tde_conditional_add_subdirectory( BUILD_TRANSLATIONS po )
+tde_conditional_add_project_translations( BUILD_TRANSLATIONS )
##### write configure files