summaryrefslogtreecommitdiffstats
path: root/CMakeLists.txt
diff options
context:
space:
mode:
authorSlávek Banko <slavek.banko@axis.cz>2020-03-24 16:23:35 +0100
committerSlávek Banko <slavek.banko@axis.cz>2020-03-24 16:23:35 +0100
commitfca87ea3f71a712bdec1692e8aee14667191bd86 (patch)
tree8f4b308efcb3e258f892b53ff8cb4b438783ef97 /CMakeLists.txt
parent4986d5902c36dc2b286e42591114d569af7e8517 (diff)
downloadtdeio-apt-fca87ea3f71a712bdec1692e8aee14667191bd86.tar.gz
tdeio-apt-fca87ea3f71a712bdec1692e8aee14667191bd86.zip
Move translations to a new directory layout.
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 d4b73a1..8fc5398 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -68,7 +68,7 @@ set( CMAKE_MODULE_LINKER_FLAGS "${CMAKE_MODULE_LINKER_FLAGS} -Wl,--no-undefined"
##### directories
add_subdirectory( src )
-tde_conditional_add_subdirectory( BUILD_TRANSLATIONS po )
+tde_conditional_add_subdirectory( BUILD_TRANSLATIONS translations )