summaryrefslogtreecommitdiffstats
path: root/CMakeLists.txt
diff options
context:
space:
mode:
authorSlávek Banko <slavek.banko@axis.cz>2020-05-03 18:33:18 +0200
committerSlávek Banko <slavek.banko@axis.cz>2020-05-03 18:33:18 +0200
commit52db1b9dccf50e2b3bf2f06658a5f9cb0bb3e2f2 (patch)
treeb0169d766c4d580157a3d30742f19d403231fd58 /CMakeLists.txt
parent634aaabc8f08f2f28442c00207bed03c186f8ea5 (diff)
downloadtdeio-ftps-52db1b9dccf50e2b3bf2f06658a5f9cb0bb3e2f2.tar.gz
tdeio-ftps-52db1b9dccf50e2b3bf2f06658a5f9cb0bb3e2f2.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 f78a59e..a7f3cb3 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -69,7 +69,7 @@ set( CMAKE_MODULE_LINKER_FLAGS "${CMAKE_MODULE_LINKER_FLAGS} -Wl,--no-undefined"
##### directories
tde_conditional_add_subdirectory( BUILD_ALL tdeio_ftps )
-tde_conditional_add_subdirectory( BUILD_TRANSLATIONS po )
+tde_conditional_add_subdirectory( BUILD_TRANSLATIONS translations )
##### write configure files