summaryrefslogtreecommitdiff
path: root/sw/Library_swui.mk
diff options
context:
space:
mode:
Diffstat (limited to 'sw/Library_swui.mk')
-rw-r--r--sw/Library_swui.mk2
1 files changed, 2 insertions, 0 deletions
diff --git a/sw/Library_swui.mk b/sw/Library_swui.mk
index 4a445fd380c0..771ddfac1f6e 100644
--- a/sw/Library_swui.mk
+++ b/sw/Library_swui.mk
@@ -28,6 +28,8 @@ $(eval $(call gb_Library_set_include,swui,\
$$(INCLUDE) \
))
+$(eval $(call gb_Library_use_external,swui,boost_headers))
+
$(eval $(call gb_Library_use_sdk_api,swui))
ifeq ($(SYSTEM_LIBXML),YES)