summaryrefslogtreecommitdiffstats
path: root/CMakeLists.txt
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2020-10-01 20:01:09 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2020-10-01 20:15:29 +0900
commit4f0abfba52157842c2cd19f832f3475fb8f5eb4d (patch)
tree72fe904c995486a482afd18aeb090bc087138753 /CMakeLists.txt
parent6726e2fbb9c2cfc27bc67e7793863bc036b55944 (diff)
downloadkshowmail-4f0abfba52157842c2cd19f832f3475fb8f5eb4d.tar.gz
kshowmail-4f0abfba52157842c2cd19f832f3475fb8f5eb4d.zip
Copy translation files to new translations folder.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 54a6036f059620e55df5e574ef8fbf3f3671a158)
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 a50c3f9..5350802 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -72,7 +72,7 @@ add_subdirectory( pics )
add_subdirectory( sounds )
add_subdirectory( ${PROJECT_NAME} )
tde_conditional_add_subdirectory( BUILD_DOC doc )
-tde_conditional_add_subdirectory( BUILD_TRANSLATIONS po )
+tde_conditional_add_subdirectory( BUILD_TRANSLATIONS translations )
##### write configure files