aboutsummaryrefslogtreecommitdiff
path: root/tests/ECMPoQmToolsTest/check.cmake.in
diff options
context:
space:
mode:
authorFriedrich W. H. Kossebau <kossebau@kde.org>2021-05-17 10:54:41 +0200
committerFriedrich W. H. Kossebau <kossebau@kde.org>2021-05-21 13:37:14 +0000
commitf7b1cf93e67e3eba07597bf7891b854bd8c954ba (patch)
tree47386186f26553aee31a1472eb1a25b6a365063f /tests/ECMPoQmToolsTest/check.cmake.in
parent9d22f7b72412c7ccdd843de6e41028fe903f570a (diff)
downloadextra-cmake-modules-f7b1cf93e67e3eba07597bf7891b854bd8c954ba.tar.gz
extra-cmake-modules-f7b1cf93e67e3eba07597bf7891b854bd8c954ba.tar.bz2
ecm_create_qm_loader: support target as alternative argument
Diffstat (limited to 'tests/ECMPoQmToolsTest/check.cmake.in')
-rw-r--r--tests/ECMPoQmToolsTest/check.cmake.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/ECMPoQmToolsTest/check.cmake.in b/tests/ECMPoQmToolsTest/check.cmake.in
index 26320584..5d3d8258 100644
--- a/tests/ECMPoQmToolsTest/check.cmake.in
+++ b/tests/ECMPoQmToolsTest/check.cmake.in
@@ -88,6 +88,7 @@ if("@CMAKE_SYSTEM_NAME@" STREQUAL "Linux")
endfunction()
check_translations(TR_TEST "${TR_TEST_EXEC}" catalog)
+ check_translations(TR_TEST_TARGET "${TR_TEST_TARGET_EXEC}" catalog)
check_translations(TR_TEST_2 "${TR_TEST_2_EXEC}" catalog2)
check_translations(TR_TEST_SUBDIR "${TR_TEST_SUBDIR_EXEC}" catalog)