Kaydet (Commit) 8008e020 authored tarafından Luboš Luňák's avatar Luboš Luňák

libmspub apparently needs boost headers

üst e14b5f33
...@@ -17,6 +17,7 @@ $(eval $(call gb_StaticLibrary_use_externals,mspublib,\ ...@@ -17,6 +17,7 @@ $(eval $(call gb_StaticLibrary_use_externals,mspublib,\
wpd \ wpd \
wpg \ wpg \
zlib \ zlib \
boost_headers \
)) ))
$(eval $(call gb_StaticLibrary_set_warnings_not_errors,mspublib)) $(eval $(call gb_StaticLibrary_set_warnings_not_errors,mspublib))
......
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