Kaydet (Commit) 61ac7172 authored tarafından Matúš Kukan's avatar Matúš Kukan

swui needs icu_headers now too.

Change-Id: Ic416289d93f9e2a5bc0b3a1016d6222cfc724912
üst c8d2c653
...@@ -28,7 +28,10 @@ $(eval $(call gb_Library_set_include,swui,\ ...@@ -28,7 +28,10 @@ $(eval $(call gb_Library_set_include,swui,\
$$(INCLUDE) \ $$(INCLUDE) \
)) ))
$(eval $(call gb_Library_use_external,swui,boost_headers)) $(eval $(call gb_Library_use_externals,swui,\
boost_headers \
icu_headers \
))
$(eval $(call gb_Library_use_custom_headers,swui,\ $(eval $(call gb_Library_use_custom_headers,swui,\
officecfg/registry \ officecfg/registry \
......
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