From 000a93fb64d92729c51762e1483d36859d442e9d Mon Sep 17 00:00:00 2001 From: Dirk Hohndel Date: Tue, 22 Sep 2015 09:32:38 -0700 Subject: Cmake: fix installation of translations Umm, that one's embarrassing. Signed-off-by: Dirk Hohndel --- translations/CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'translations/CMakeLists.txt') diff --git a/translations/CMakeLists.txt b/translations/CMakeLists.txt index 58c184e52..37f54d30f 100644 --- a/translations/CMakeLists.txt +++ b/translations/CMakeLists.txt @@ -35,8 +35,8 @@ set(TRANSLATION_FILES # subsurface_hu.ts # subsurface_ro_RO.ts -set(TRANSLATIONS ${TRANSLATIONS} PARENT_SCOPE) qt5_add_translation(TRANSLATIONS ${TRANSLATION_FILES}) +set(TRANSLATIONS ${TRANSLATIONS} PARENT_SCOPE) add_custom_target (translations ALL DEPENDS ${TRANSLATIONS}) # enable the following two lines to recreate the .ts files -- cgit v1.2.3-70-g09d2