summaryrefslogtreecommitdiff
path: root/xmloff/CppunitTest_xmloff_text.mk
diff options
context:
space:
mode:
Diffstat (limited to 'xmloff/CppunitTest_xmloff_text.mk')
-rw-r--r--xmloff/CppunitTest_xmloff_text.mk4
1 files changed, 4 insertions, 0 deletions
diff --git a/xmloff/CppunitTest_xmloff_text.mk b/xmloff/CppunitTest_xmloff_text.mk
index 8e757fd584b2..14640cf8d7d7 100644
--- a/xmloff/CppunitTest_xmloff_text.mk
+++ b/xmloff/CppunitTest_xmloff_text.mk
@@ -42,4 +42,8 @@ $(eval $(call gb_CppunitTest_use_custom_headers,xmloff_text,\
$(eval $(call gb_CppunitTest_use_configuration,xmloff_text))
+$(eval $(call gb_CppunitTest_add_arguments,xmloff_text, \
+ -env:arg-env=$(gb_Helper_LIBRARY_PATH_VAR)"$$$${$(gb_Helper_LIBRARY_PATH_VAR)+=$$$$$(gb_Helper_LIBRARY_PATH_VAR)}" \
+))
+
# vim: set noet sw=4 ts=4: