summaryrefslogtreecommitdiffstats
path: root/CMakeLists.txt
diff options
context:
space:
mode:
authorSlávek Banko <slavek.banko@axis.cz>2021-03-03 12:23:30 +0100
committerSlávek Banko <slavek.banko@axis.cz>2021-03-03 12:26:16 +0100
commit8cdbda71640d277577183599c8c795a0f4850cd7 (patch)
tree93846da07211b4f384954de35210e12db6e9827e /CMakeLists.txt
parent9b37b1167746948beb450761d1f2d004adc124ec (diff)
downloadkmplayer-8cdbda71.tar.gz
kmplayer-8cdbda71.zip
Copy translations to a new directory layout.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit c8b0ade1ef2cfa2d726bd9778f74f0aa7d8e3bfc)
Diffstat (limited to 'CMakeLists.txt')
-rw-r--r--CMakeLists.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt
index 94edd93..4c9e431 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -80,8 +80,8 @@ set( CMAKE_MODULE_LINKER_FLAGS "${CMAKE_MODULE_LINKER_FLAGS} -Wl,--no-undefined"
add_subdirectory( src )
add_subdirectory( icons )
add_subdirectory( mimetypes )
-tde_conditional_add_subdirectory( BUILD_DOC doc )
-tde_conditional_add_subdirectory( BUILD_TRANSLATIONS po )
+tde_conditional_add_subdirectory( BUILD_DOC doc )
+tde_conditional_add_subdirectory( BUILD_TRANSLATIONS translations )
##### write configure files