[Mesa-dev] [PATCH mesa] meson: add note about intel tools build options

Dylan Baker dylan at pnwbakers.com
Tue Oct 30 15:28:21 UTC 2018


Reviewed-by: Dylan Baker <dylan at pnwbakers.com>

Quoting Eric Engestrom (2018-10-30 04:28:56)
> Fixes: ea83a1d304dc97d1d155a "intel: tools: import ImGui"
> Signed-off-by: Eric Engestrom <eric.engestrom at intel.com>
> ---
>  meson_options.txt | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/meson_options.txt b/meson_options.txt
> index 606ae9de6a4f760f84e6..97b3c8f0461f5713a98e 100644
> --- a/meson_options.txt
> +++ b/meson_options.txt
> @@ -302,7 +302,7 @@ option(
>    type : 'array',
>    value : [],
>    choices : ['freedreno', 'glsl', 'intel', 'intel-ui', 'nir', 'nouveau', 'xvmc', 'all'],
> -  description : 'List of tools to build.',
> +  description : 'List of tools to build. (Note: `intel-ui` selects `intel`)',
>  )
>  option(
>    'power8',
> -- 
> Cheers,
>   Eric
> 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 228 bytes
Desc: signature
URL: <https://lists.freedesktop.org/archives/mesa-dev/attachments/20181030/c9249ec1/attachment.sig>


More information about the mesa-dev mailing list