Kaydet (Commit) cfb09f55 authored tarafından Stephan Bergmann's avatar Stephan Bergmann

Indirect dependency on boost_headers

...since 2eb36dc4 "Hack to not leave SolarMutex
released after g_main_loop_run call."

Change-Id: Ib4eb92002531af423b3ed4f24f6f4b71dc9cdc0d
üst edecc4e9
...@@ -12,6 +12,8 @@ $(eval $(call gb_Library_Library,ucpgio1)) ...@@ -12,6 +12,8 @@ $(eval $(call gb_Library_Library,ucpgio1))
$(eval $(call gb_Library_set_componentfile,ucpgio1,ucb/source/ucp/gio/ucpgio)) $(eval $(call gb_Library_set_componentfile,ucpgio1,ucb/source/ucp/gio/ucpgio))
$(eval $(call gb_Library_use_external,ucpgio1,boost_headers))
$(eval $(call gb_Library_use_sdk_api,ucpgio1)) $(eval $(call gb_Library_use_sdk_api,ucpgio1))
$(eval $(call gb_Library_use_libraries,ucpgio1,\ $(eval $(call gb_Library_use_libraries,ucpgio1,\
......
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