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

comphelper: use boost_headers in unit test

Change-Id: I3858dd3d176757743a39d6a8d9c5328dd5ff34df
üst 3af414b4
......@@ -13,6 +13,10 @@ $(eval $(call gb_CppunitTest_add_exception_objects,comphelper_syntaxhighlight_te
comphelper/qa/unit/syntaxhighlighttest \
))
$(eval $(call gb_CppunitTest_use_externals,comphelper_syntaxhighlight_test,\
boost_headers \
))
$(eval $(call gb_CppunitTest_use_api,comphelper_syntaxhighlight_test, \
udkapi \
offapi \
......
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