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

CppunitTest_sw_filters_test: use external

Change-Id: I915d22fb2d6937a276a35b67bac0eb8b925596f1
üst 7cf3b1ff
......@@ -29,11 +29,9 @@
$(eval $(call gb_CppunitTest_CppunitTest,sw_filters_test))
ifeq ($(SYSTEM_LIBXML),YES)
$(eval $(call gb_CppunitTest_add_cxxflags,sw_filters_test,\
$(LIBXML_CFLAGS) \
$(eval $(call gb_CppunitTest_use_externals,sw_filters_test,
libxml2 \
))
endif
$(eval $(call gb_CppunitTest_add_exception_objects,sw_filters_test, \
sw/qa/core/filters-test \
......
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