Rb

On 30/10/2018 11:28, Eric Engestrom wrote:
Fixes: ea83a1d304dc97d1d155a "intel: tools: import ImGui"
Signed-off-by: Eric Engestrom <eric.engest...@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',


_______________________________________________
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/mesa-dev

Reply via email to