summaryrefslogtreecommitdiffstats
path: root/CMakeLists.txt
diff options
context:
space:
mode:
authorSlávek Banko <slavek.banko@axis.cz>2022-01-30 16:21:43 +0100
committerSlávek Banko <slavek.banko@axis.cz>2022-01-30 16:21:43 +0100
commit4a14670c0042e50e0efa30bf81f7a72e74c4a923 (patch)
treea33b561ffeb480a159fc03c2683cdb5a1f8ba979 /CMakeLists.txt
parent9ab5d687175d70af5145379608c34f9832043932 (diff)
downloadktechlab-4a14670c0042e50e0efa30bf81f7a72e74c4a923.tar.gz
ktechlab-4a14670c0042e50e0efa30bf81f7a72e74c4a923.zip
Copy translations to a new directory layout.
Use common rules for build and install translations. Added translation 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 407d179..2bf6219 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -75,7 +75,7 @@ add_subdirectory( src )
add_subdirectory( icons )
add_subdirectory( microbe )
tde_conditional_add_project_docs( BUILD_DOC )
-tde_conditional_add_subdirectory( BUILD_TRANSLATIONS po )
+tde_conditional_add_project_translations( BUILD_TRANSLATIONS )
##### write configure files