summaryrefslogtreecommitdiffstats
path: root/CMakeLists.txt
diff options
context:
space:
mode:
authorSlávek Banko <slavek.banko@axis.cz>2022-11-08 20:41:14 +0100
committerSlávek Banko <slavek.banko@axis.cz>2022-11-08 20:41:14 +0100
commited19994c6c1daed37af04e9de296af22bd1aec30 (patch)
treea934c11baf1f55cdbe54d6bec820d91265e8d0fa /CMakeLists.txt
parent1f012b11767fcc94871e3e79db230a056fd65dec (diff)
downloadtderadio-ed19994c.tar.gz
tderadio-ed19994c.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.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt
index ae228f3..2a0e8ba 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -87,6 +87,7 @@ add_subdirectory( src )
##### other data ################################
tde_conditional_add_project_docs( BUILD_DOC )
+tde_conditional_add_project_translations( BUILD_TRANSLATIONS )
##### write configure files