diff options
Diffstat (limited to 'package/Library_xstor.mk')
-rw-r--r-- | package/Library_xstor.mk | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/package/Library_xstor.mk b/package/Library_xstor.mk index 7db07cfd0ef1..612ae0ae0484 100644 --- a/package/Library_xstor.mk +++ b/package/Library_xstor.mk @@ -18,6 +18,8 @@ $(eval $(call gb_Library_set_include,xstor,\ $(eval $(call gb_Library_use_external,xstor,boost_headers)) +$(eval $(call gb_Library_set_precompiled_header,xstor,$(SRCDIR)/package/inc/pch/precompiled_xstor)) + $(eval $(call gb_Library_use_sdk_api,xstor)) $(eval $(call gb_Library_use_libraries,xstor,\ |