summaryrefslogtreecommitdiff
path: root/sd/CppunitTest_sd_tiledrendering.mk
diff options
context:
space:
mode:
authorLuboš Luňák <l.lunak@collabora.com>2019-09-27 15:42:00 +0200
committerLuboš Luňák <l.lunak@collabora.com>2019-10-04 09:00:18 +0200
commitc43978ecf329824b619a124e860bd683feec966f (patch)
tree2e09d136001efb07ca548224cc33991a3c2a3398 /sd/CppunitTest_sd_tiledrendering.mk
parent2c3f9fa504bb444caa5c60015ce89bdaacce380b (diff)
use common PCH in sd/
Change-Id: I6dd2f7d54a2dd1d28a2b180887a97750ae8bce36 Reviewed-on: https://gerrit.libreoffice.org/79817 Tested-by: Jenkins Reviewed-by: Luboš Luňák <l.lunak@collabora.com>
Diffstat (limited to 'sd/CppunitTest_sd_tiledrendering.mk')
-rw-r--r--sd/CppunitTest_sd_tiledrendering.mk2
1 files changed, 2 insertions, 0 deletions
diff --git a/sd/CppunitTest_sd_tiledrendering.mk b/sd/CppunitTest_sd_tiledrendering.mk
index ffdfbfeed551..9b643c869a84 100644
--- a/sd/CppunitTest_sd_tiledrendering.mk
+++ b/sd/CppunitTest_sd_tiledrendering.mk
@@ -11,6 +11,8 @@
$(eval $(call gb_CppunitTest_CppunitTest,sd_tiledrendering))
+$(eval $(call gb_CppunitTest_use_common_precompiled_header,sd_tiledrendering))
+
$(eval $(call gb_CppunitTest_add_exception_objects,sd_tiledrendering, \
sd/qa/unit/tiledrendering/tiledrendering \
))