diff options
Diffstat (limited to 'stoc/Library_introspection.mk')
-rw-r--r-- | stoc/Library_introspection.mk | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/stoc/Library_introspection.mk b/stoc/Library_introspection.mk index be2eaf6711e2..fe4bc3dd5464 100644 --- a/stoc/Library_introspection.mk +++ b/stoc/Library_introspection.mk @@ -27,6 +27,8 @@ $(eval $(call gb_Library_Library,introspection)) +$(eval $(call gb_Library_use_external,introspection,boost_headers)) + $(eval $(call gb_Library_use_udk_api,introspection)) $(eval $(call gb_Library_use_libraries,introspection,\ |