summaryrefslogtreecommitdiffstats
path: root/CMakeLists.txt
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2021-03-05 10:58:33 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2021-03-05 10:58:33 +0900
commit5167e4b9373acab2e0dae17d5ca1e1592b31fff6 (patch)
tree75c65786e8cae607472b1ada094fd7a84c267ddf /CMakeLists.txt
parent48deaabecefea835f81c9e6e8ba73ee8881c314c (diff)
downloadkstreamripper-5167e4b9373acab2e0dae17d5ca1e1592b31fff6.tar.gz
kstreamripper-5167e4b9373acab2e0dae17d5ca1e1592b31fff6.zip
Copy translations to a new directory layout.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
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 a2c96c6..e8feb9a 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