summaryrefslogtreecommitdiff
path: root/chart2/CppunitTest_chart2_pivot_chart_test.mk
diff options
context:
space:
mode:
Diffstat (limited to 'chart2/CppunitTest_chart2_pivot_chart_test.mk')
-rw-r--r--chart2/CppunitTest_chart2_pivot_chart_test.mk4
1 files changed, 4 insertions, 0 deletions
diff --git a/chart2/CppunitTest_chart2_pivot_chart_test.mk b/chart2/CppunitTest_chart2_pivot_chart_test.mk
index 3ec960e46a2d..af49c8a0b02f 100644
--- a/chart2/CppunitTest_chart2_pivot_chart_test.mk
+++ b/chart2/CppunitTest_chart2_pivot_chart_test.mk
@@ -127,4 +127,8 @@ $(eval $(call gb_CppunitTest_use_components,chart2_pivot_chart_test,\
$(eval $(call gb_CppunitTest_use_configuration,chart2_pivot_chart_test))
+$(eval $(call gb_CppunitTest_add_arguments,chart2_pivot_chart_test, \
+ -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: