summaryrefslogtreecommitdiffstats
path: root/CMakeLists.txt
diff options
context:
space:
mode:
authorSlávek Banko <slavek.banko@axis.cz>2022-12-09 09:16:42 +0100
committerSlávek Banko <slavek.banko@axis.cz>2022-12-10 09:08:58 +0100
commitf7a7dedd0398f945fab4b6175f7938ffed46fd39 (patch)
tree9760d9652423eef2cef2d6427d72cca3c62aba21 /CMakeLists.txt
parentcc22d7d083fa62523071a74683b227d838f6642f (diff)
downloadkmymoney-f7a7dedd.tar.gz
kmymoney-f7a7dedd.zip
Copy translations to a new directory layout.
Added translations of .desktop files. 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 34ac986..e26261e 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -86,7 +86,7 @@ add_subdirectory( libkgpgfile )
##### other data
tde_conditional_add_project_docs( BUILD_DOC )
-tde_conditional_add_subdirectory( BUILD_TRANSLATIONS po )
+tde_conditional_add_project_translations( BUILD_TRANSLATIONS )
tde_conditional_add_subdirectory( BUILD_DEVELOPER_DOCS developer-doc )