postprocess/CppunitTest_services.mk | 4 ++++ 1 file changed, 4 insertions(+)
New commits: commit 5888cb101f63d271870a7a392bb35b90a8461af0 Author: Matúš Kukan <matus.ku...@collabora.com> Date: Wed Dec 18 07:24:06 2013 +0100 missing boost_headers external Change-Id: Ib30dddbc1b105c89c5882f5f857dc20134eca7e6 diff --git a/postprocess/CppunitTest_services.mk b/postprocess/CppunitTest_services.mk index f6da8f6..c80f251 100644 --- a/postprocess/CppunitTest_services.mk +++ b/postprocess/CppunitTest_services.mk @@ -13,6 +13,10 @@ $(eval $(call gb_CppunitTest_add_exception_objects,services, \ postprocess/qa/services \ )) +$(eval $(call gb_CppunitTest_use_externals,services, \ + boost_headers \ +)) + $(eval $(call gb_CppunitTest_use_libraries,services, \ cppu \ sal \
_______________________________________________ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits