summaryrefslogtreecommitdiffstats
path: root/CMakeLists.txt
diff options
context:
space:
mode:
authorSlávek Banko <slavek.banko@axis.cz>2021-06-25 14:39:42 +0200
committerSlávek Banko <slavek.banko@axis.cz>2021-06-25 14:41:08 +0200
commitbe29265df050112d298f68d34b5251e2c588d9c7 (patch)
tree3e8fab409738d3ecb493e02cfadc11fdd1130c59 /CMakeLists.txt
parente6036101ea96521109013bede196c70a7523ae00 (diff)
downloadkopete-otr-be29265df050112d298f68d34b5251e2c588d9c7.tar.gz
kopete-otr-be29265df050112d298f68d34b5251e2c588d9c7.zip
Copy translation files to new translations folder.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
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 84cee94..136809a 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -74,7 +74,7 @@ add_subdirectory( src )
##### other data
tde_conditional_add_project_docs( BUILD_DOC )
-tde_conditional_add_subdirectory( BUILD_TRANSLATIONS po )
+tde_conditional_add_project_translations( BUILD_TRANSLATIONS )
##### write configure files