diff options
Diffstat (limited to 'ucb/Library_ucpext.mk')
-rw-r--r-- | ucb/Library_ucpext.mk | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/ucb/Library_ucpext.mk b/ucb/Library_ucpext.mk index 889c7351c099..5e1b19523881 100644 --- a/ucb/Library_ucpext.mk +++ b/ucb/Library_ucpext.mk @@ -33,6 +33,8 @@ $(eval $(call gb_Library_use_packages,ucpext,\ $(eval $(call gb_Library_set_componentfile,ucpext,ucb/source/ucp/ext/ucpext)) +$(eval $(call gb_Library_use_external,ucpext,boost_headers)) + $(eval $(call gb_Library_use_sdk_api,ucpext)) $(eval $(call gb_Library_use_libraries,ucpext,\ |