summaryrefslogtreecommitdiffstats
path: root/CMakeLists.txt
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2020-10-12 11:19:35 +0800
committerMichele Calgaro <michele.calgaro@yahoo.it>2020-10-12 11:20:10 +0800
commitcab8a537e480de1f88f7ce3378c963bd636c1078 (patch)
tree9aba25bf3d552babef8def4208fb1057a3bb2f93 /CMakeLists.txt
parent7165adca8c4bf847be42ecb8fc320619e12b8ed9 (diff)
downloadklcddimmer-cab8a537e480de1f88f7ce3378c963bd636c1078.tar.gz
klcddimmer-cab8a537e480de1f88f7ce3378c963bd636c1078.zip
Copy translation files to new translations folder.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit f9939d3d1cf343f3b6b58c3b25b7fb3f0f60857a)
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 aaef19b..7532b10 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( src )
tde_conditional_add_subdirectory( BUILD_DOC doc )
-tde_conditional_add_subdirectory( BUILD_TRANSLATIONS po )
+tde_conditional_add_subdirectory( BUILD_TRANSLATIONS translations )
##### write configure files