summaryrefslogtreecommitdiff
path: root/sdext/Library_PresentationMinimizer.mk
diff options
context:
space:
mode:
Diffstat (limited to 'sdext/Library_PresentationMinimizer.mk')
-rw-r--r--sdext/Library_PresentationMinimizer.mk2
1 files changed, 2 insertions, 0 deletions
diff --git a/sdext/Library_PresentationMinimizer.mk b/sdext/Library_PresentationMinimizer.mk
index e97f8dd072ad..2ae650a5f855 100644
--- a/sdext/Library_PresentationMinimizer.mk
+++ b/sdext/Library_PresentationMinimizer.mk
@@ -11,6 +11,8 @@ $(eval $(call gb_Library_Library,PresentationMinimizer))
$(eval $(call gb_Library_set_componentfile,PresentationMinimizer,sdext/source/minimizer/minimizer))
+$(eval $(call gb_Library_set_precompiled_header,PresentationMinimizer,$(SRCDIR)/sdext/inc/pch/precompiled_PresentationMinimizer))
+
$(eval $(call gb_Library_use_externals,PresentationMinimizer,\
boost_headers \
))