diff options
Diffstat (limited to 'desktop/Library_unopkgapp.mk')
-rw-r--r-- | desktop/Library_unopkgapp.mk | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/desktop/Library_unopkgapp.mk b/desktop/Library_unopkgapp.mk index 5ce00afd5de6..a0f678ab162b 100644 --- a/desktop/Library_unopkgapp.mk +++ b/desktop/Library_unopkgapp.mk @@ -34,6 +34,8 @@ $(eval $(call gb_Library_set_include,unopkgapp,\ -I$(SRCDIR)/desktop/source/inc \ )) +$(eval $(call gb_Library_use_external,unopkgapp,boost_headers)) + $(eval $(call gb_Library_use_sdk_api,unopkgapp)) $(eval $(call gb_Library_add_defs,unopkgapp,\ |