summaryrefslogtreecommitdiff
path: root/sw
diff options
context:
space:
mode:
authorMichael Stahl <mstahl@redhat.com>2013-01-25 23:22:39 +0100
committerMichael Stahl <mstahl@redhat.com>2013-01-26 22:20:06 +0100
commita64e6f49f1b6938845f7a765da24946a0f0fd749 (patch)
treef059d76ddf46bea3778a0abeae8f30e77277be2f /sw
parent7cf3b1ffcb8dc6dbb643e12febe5415972a7c2fa (diff)
CppunitTest_sw_filters_test: use external
Change-Id: I915d22fb2d6937a276a35b67bac0eb8b925596f1
Diffstat (limited to 'sw')
-rw-r--r--sw/CppunitTest_sw_filters_test.mk6
1 files changed, 2 insertions, 4 deletions
diff --git a/sw/CppunitTest_sw_filters_test.mk b/sw/CppunitTest_sw_filters_test.mk
index ee57d879e03c..af0936331f80 100644
--- a/sw/CppunitTest_sw_filters_test.mk
+++ b/sw/CppunitTest_sw_filters_test.mk
@@ -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 \