summaryrefslogtreecommitdiff
path: root/canvas/StaticLibrary_directxcanvas.mk
diff options
context:
space:
mode:
Diffstat (limited to 'canvas/StaticLibrary_directxcanvas.mk')
-rw-r--r--canvas/StaticLibrary_directxcanvas.mk2
1 files changed, 2 insertions, 0 deletions
diff --git a/canvas/StaticLibrary_directxcanvas.mk b/canvas/StaticLibrary_directxcanvas.mk
index fed7f87e8cd8..2d87c9fe2951 100644
--- a/canvas/StaticLibrary_directxcanvas.mk
+++ b/canvas/StaticLibrary_directxcanvas.mk
@@ -32,6 +32,8 @@ $(eval $(call gb_StaticLibrary_set_include,directxcanvas,\
-I$(SRCDIR)/canvas/inc \
))
+$(eval $(call gb_StaticLibrary_use_external,directxcanvas,boost_headers))
+
$(eval $(call gb_StaticLibrary_use_api,directxcanvas,\
offapi \
udkapi \