summaryrefslogtreecommitdiffstats
path: root/CMakeLists.txt
diff options
context:
space:
mode:
authorSlávek Banko <slavek.banko@axis.cz>2021-08-29 19:53:54 +0200
committerSlávek Banko <slavek.banko@axis.cz>2021-08-29 19:53:54 +0200
commite66ac666bb945e4d0ae260d1c01db70647703416 (patch)
tree39fb0decaad7888fc1a78d761524a63cadaee3e8 /CMakeLists.txt
parent1745c1a9cb5ac8d0cee8bede525f74da8c44ae57 (diff)
downloadlibkdcraw-e66ac666bb945e4d0ae260d1c01db70647703416.tar.gz
libkdcraw-e66ac666bb945e4d0ae260d1c01db70647703416.zip
Copy translations to a new directory layout.
Use common rules to build translations. 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 56eb73a..733fe4a 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -73,7 +73,7 @@ set( CMAKE_MODULE_LINKER_FLAGS "${CMAKE_MODULE_LINKER_FLAGS} -Wl,--no-undefined"
##### directories
add_subdirectory( ${PROJECT_NAME} )
-tde_conditional_add_subdirectory( BUILD_TRANSLATIONS po )
+tde_conditional_add_project_translations( BUILD_TRANSLATIONS )
##### write configure files