summaryrefslogtreecommitdiffstats
path: root/CMakeLists.txt
diff options
context:
space:
mode:
authorSlávek Banko <slavek.banko@axis.cz>2020-05-05 01:42:24 +0200
committerSlávek Banko <slavek.banko@axis.cz>2020-05-05 01:42:24 +0200
commitfbfb9d24dc89e2b034de4d0ea6f884e20d80cab3 (patch)
tree336ea0728da201bc61b60c6d0f9212908f7589cf /CMakeLists.txt
parent8cd5ae54d7f40d20afaef55596376d0df17f36bf (diff)
downloadtdeio-umountwrapper-fbfb9d24dc89e2b034de4d0ea6f884e20d80cab3.tar.gz
tdeio-umountwrapper-fbfb9d24dc89e2b034de4d0ea6f884e20d80cab3.zip
Move translations to a new directory layout.
Add support for LINGUAS for listing translations to install. 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 ea6c2be..aa3e67c 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -67,7 +67,7 @@ set( CMAKE_MODULE_LINKER_FLAGS "${CMAKE_MODULE_LINKER_FLAGS} -Wl,--no-undefined"
##### directories
tde_conditional_add_subdirectory( BUILD_ALL src )
-tde_conditional_add_subdirectory( BUILD_TRANSLATIONS po )
+tde_conditional_add_subdirectory( BUILD_TRANSLATIONS translations )
##### write configure files