Kaydet (Commit) dd205b85 authored tarafından Michael Stahl's avatar Michael Stahl

Revert "gbuild: CppunitTest: allow specifying arguments with CPPUNITTEST_ARGS"

This reverts commit 1b6be726.

It turned out not to be necessary, see commit
9ce371fa
üst 708f0d2a
......@@ -74,8 +74,7 @@ $(if $(URE),\
$(if $(VCL),\
--protector $(call gb_Library_get_target,vclbootstrapprotector) vclbootstrapprotector \
) \
$(ARGS) \
$(CPPUNITTEST_ARGS)
$(ARGS)
endef
.PHONY : $(call gb_CppunitTest_get_clean_target,%)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment