summaryrefslogtreecommitdiffstats
path: root/CMakeLists.txt
diff options
context:
space:
mode:
authorSlávek Banko <slavek.banko@axis.cz>2020-08-07 15:45:07 +0200
committerSlávek Banko <slavek.banko@axis.cz>2020-08-07 15:45:07 +0200
commitb3a20cdb91c509bc56df90f3190bf8e62a457f11 (patch)
tree6a106b1f6d48e775f1c29de456f8109957e8a20b /CMakeLists.txt
parentf1564b0151f5f43c6b73e4fa6fff3c405fb95e3c (diff)
downloadtde-systemsettings-b3a20cdb91c509bc56df90f3190bf8e62a457f11.tar.gz
tde-systemsettings-b3a20cdb91c509bc56df90f3190bf8e62a457f11.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 c1cebb5..3f15dff 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -70,7 +70,7 @@ set( CMAKE_MODULE_LINKER_FLAGS "${CMAKE_MODULE_LINKER_FLAGS} -Wl,--no-undefined"
add_subdirectory( systemsettings )
tde_conditional_add_subdirectory( BUILD_DOC doc )
-tde_conditional_add_subdirectory( BUILD_TRANSLATIONS po )
+tde_conditional_add_subdirectory( BUILD_TRANSLATIONS translations )
##### write configure files