summaryrefslogtreecommitdiffstats
path: root/chart2/Library_chartcontroller.mk
diff options
context:
space:
mode:
Diffstat (limited to 'chart2/Library_chartcontroller.mk')
-rw-r--r--chart2/Library_chartcontroller.mk2
1 files changed, 2 insertions, 0 deletions
diff --git a/chart2/Library_chartcontroller.mk b/chart2/Library_chartcontroller.mk
index e90f716301c4..a3d3e22ef1ba 100644
--- a/chart2/Library_chartcontroller.mk
+++ b/chart2/Library_chartcontroller.mk
@@ -15,6 +15,8 @@ $(eval $(call gb_Library_set_include,chartcontroller,\
-I$(SRCDIR)/chart2/source/inc \
))
+$(eval $(call gb_Library_set_precompiled_header,chartcontroller,$(SRCDIR)/chart2/inc/pch/precompiled_chartcontroller))
+
$(eval $(call gb_Library_use_external,chartcontroller,boost_headers))
$(eval $(call gb_Library_use_sdk_api,chartcontroller))