summaryrefslogtreecommitdiff
path: root/cppu/Library_cppu.mk
diff options
context:
space:
mode:
Diffstat (limited to 'cppu/Library_cppu.mk')
-rw-r--r--cppu/Library_cppu.mk2
1 files changed, 2 insertions, 0 deletions
diff --git a/cppu/Library_cppu.mk b/cppu/Library_cppu.mk
index d6dbc58c66ed..4ab71b8f5e7c 100644
--- a/cppu/Library_cppu.mk
+++ b/cppu/Library_cppu.mk
@@ -37,6 +37,8 @@ $(eval $(call gb_Library_add_defs,cppu,\
-DCPPU_DLLIMPLEMENTATION \
))
+$(eval $(call gb_Library_use_external,cppu,boost_headers))
+
$(eval $(call gb_Library_use_libraries,cppu,\
sal \
salhelper \