summaryrefslogtreecommitdiffstats
path: root/CMakeLists.txt
diff options
context:
space:
mode:
authorSlávek Banko <[email protected]>2020-05-24 15:10:35 +0200
committerSlávek Banko <[email protected]>2020-05-24 15:10:35 +0200
commitca44cf9341d5778728e6eb96734c3091260c6ba3 (patch)
treeb57cc8f6a36f14733df13bd3abb849013ca0a413 /CMakeLists.txt
parenta5fed6d68f73d4c4ba721c90d6ef2ba386876375 (diff)
downloadkcmldap-ca44cf9341d5778728e6eb96734c3091260c6ba3.tar.gz
kcmldap-ca44cf9341d5778728e6eb96734c3091260c6ba3.zip
Move translations to a new directory layout.
Add support for LINGUAS for listing translations to install. Signed-off-by: Slávek Banko <[email protected]>
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 ed272a0..a0fc291 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -71,7 +71,7 @@ add_subdirectory( src )
add_subdirectory( pics )
add_subdirectory( cmdline )
add_subdirectory( cert-updater )
-tde_conditional_add_subdirectory( BUILD_TRANSLATIONS po )
+tde_conditional_add_subdirectory( BUILD_TRANSLATIONS translations )
##### write configure files