[Libreoffice-commits] core.git: sax/CppunitTest_sax.mk
Michael Stahl
mstahl at redhat.com
Mon Jul 15 09:54:40 PDT 2013
sax/CppunitTest_sax.mk | 2 ++
1 file changed, 2 insertions(+)
New commits:
commit 9d639f6b2f88aafa2c94a73a31b57ddd4122f436
Author: Michael Stahl <mstahl at redhat.com>
Date: Mon Jul 15 18:51:45 2013 +0200
sax: even more boost_headers
Change-Id: I6d78c737d7cd049c7b148da3b4d30166bb7c8517
diff --git a/sax/CppunitTest_sax.mk b/sax/CppunitTest_sax.mk
index edb8429..0747522 100644
--- a/sax/CppunitTest_sax.mk
+++ b/sax/CppunitTest_sax.mk
@@ -14,6 +14,8 @@ $(eval $(call gb_CppunitTest_use_api,sax_cpputest,\
udkapi \
))
+$(eval $(call gb_CppunitTest_use_external,sax_cpputest,boost_headers))
+
$(eval $(call gb_CppunitTest_use_libraries,sax_cpputest, \
sax \
sal \
More information about the Libreoffice-commits
mailing list