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>
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user