Kaydet (Commit) 5888cb10 authored tarafından Matúš Kukan's avatar Matúš Kukan

missing boost_headers external

Change-Id: Ib30dddbc1b105c89c5882f5f857dc20134eca7e6
üst ff9614a7
...@@ -13,6 +13,10 @@ $(eval $(call gb_CppunitTest_add_exception_objects,services, \ ...@@ -13,6 +13,10 @@ $(eval $(call gb_CppunitTest_add_exception_objects,services, \
postprocess/qa/services \ postprocess/qa/services \
)) ))
$(eval $(call gb_CppunitTest_use_externals,services, \
boost_headers \
))
$(eval $(call gb_CppunitTest_use_libraries,services, \ $(eval $(call gb_CppunitTest_use_libraries,services, \
cppu \ cppu \
sal \ sal \
......
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