summaryrefslogtreecommitdiffstats
path: root/libreofficekit/Executable_tilebench.mk
diff options
context:
space:
mode:
authorMichael Meeks <michael.meeks@collabora.com>2018-06-28 20:48:01 +0100
committerMichael Meeks <michael.meeks@collabora.com>2018-07-09 10:14:37 +0200
commita8ebc12eabe2e49e7d1564027c7128898279944e (patch)
tree3e20d797c7a32e49e6d5e18adfe7e252e1f4e2dc /libreofficekit/Executable_tilebench.mk
parentRe-factor to allow dialog profiling. (diff)
downloadcore-a8ebc12eabe2e49e7d1564027c7128898279944e.tar.gz
core-a8ebc12eabe2e49e7d1564027c7128898279944e.zip
tilebench: add dialog profiling mode.
Change-Id: I4661664d1206aacdaf22a4a8f05d7962547faf45 Reviewed-on: https://gerrit.libreoffice.org/56765 Tested-by: Jenkins Reviewed-by: Michael Meeks <michael.meeks@collabora.com>
Diffstat (limited to 'libreofficekit/Executable_tilebench.mk')
-rw-r--r--libreofficekit/Executable_tilebench.mk4
1 files changed, 4 insertions, 0 deletions
diff --git a/libreofficekit/Executable_tilebench.mk b/libreofficekit/Executable_tilebench.mk
index 9d8b2a134f99..9977a93351ed 100644
--- a/libreofficekit/Executable_tilebench.mk
+++ b/libreofficekit/Executable_tilebench.mk
@@ -14,6 +14,10 @@ $(eval $(call gb_Executable_set_include,tilebench,\
-I$(SRCDIR)/desktop/inc \
))
+$(eval $(call gb_Executable_use_externals,tilebench,\
+ boost_headers \
+))
+
$(eval $(call gb_Executable_use_libraries,tilebench,\
sal \
))