summaryrefslogtreecommitdiff
path: root/meson.build
diff options
context:
space:
mode:
authorDylan Baker <dylan@pnwbakers.com>2017-11-28 16:31:06 -0800
committerDylan Baker <dylan@pnwbakers.com>2017-12-01 15:31:43 -0800
commit7309207432e64678ccde2862040861146e3515d4 (patch)
tree4188f34105437d62f2c5e6671138bfdac4cdec1e /meson.build
parenta48a6b8a400e6e92961cf7b7b4c287e8e9875f39 (diff)
meson: Add support for gallium extra hud
Signed-off-by: Dylan Baker <dylanx.c.baker@intel.com> Reviewed-by: Eric Engestrom <eric.engestrom@imgtec.com>
Diffstat (limited to 'meson.build')
-rw-r--r--meson.build4
1 files changed, 4 insertions, 0 deletions
diff --git a/meson.build b/meson.build
index aa923cd472b..2115871931d 100644
--- a/meson.build
+++ b/meson.build
@@ -922,6 +922,10 @@ if with_platform_x11
endif
endif
+if get_option('gallium-extra-hud')
+ pre_args += '-DHAVE_GALLIUM_EXTRA_HUD=1'
+endif
+
# TODO: nine
# TODO: clover