From 54a6036f059620e55df5e574ef8fbf3f3671a158 Mon Sep 17 00:00:00 2001 From: Michele Calgaro Date: Thu, 1 Oct 2020 20:01:09 +0900 Subject: Copy translation files to new translations folder. Signed-off-by: Michele Calgaro --- CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'CMakeLists.txt') diff --git a/CMakeLists.txt b/CMakeLists.txt index e6802b4..2e537be 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 -- cgit v1.2.1