summaryrefslogtreecommitdiff
path: root/comphelper/Library_comphelper.mk
diff options
context:
space:
mode:
Diffstat (limited to 'comphelper/Library_comphelper.mk')
-rw-r--r--comphelper/Library_comphelper.mk2
1 files changed, 2 insertions, 0 deletions
diff --git a/comphelper/Library_comphelper.mk b/comphelper/Library_comphelper.mk
index 38156d6d6712..5c7fcd5a8c9a 100644
--- a/comphelper/Library_comphelper.mk
+++ b/comphelper/Library_comphelper.mk
@@ -35,6 +35,8 @@ $(eval $(call gb_Library_add_defs,comphelper,\
-DCOMPHELPER_DLLIMPLEMENTATION \
))
+$(eval $(call gb_Library_use_external,comphelper,boost_headers))
+
$(eval $(call gb_Library_use_libraries,comphelper,\
cppu \
cppuhelper \