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

Lionel Landwerlin lionel.g.landwerlin at intel.com
Tue Oct 30 12:23:59 UTC 2018


Rb

On 30/10/2018 11:28, Eric Engestrom wrote:
> 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',




More information about the mesa-dev mailing list