mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-19 22:18:18 +02:00
In both cases there's code right after the execution to check the result and
give a proper message.
This gets rid of meson warning
```
WARNING: You should add the boolean check kwarg to the run_command call.
It currently defaults to false,
but it will default to true in future releases of meson.
See also: https://github.com/mesonbuild/meson/issues/9300
```
Reviewed-by: Eric Engestrom <eric@igalia.com>
Reviewed-by: Yonggang Luo <luoyonggang@gmail.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/23821>
|
||
|---|---|---|
| .. | ||
| gpu | ||
| include | ||
| .gitignore | ||
| genX_grl.h | ||
| genX_grl_dispatch.c | ||
| genX_grl_uuid.cpp | ||
| grl_cl_kernel_gen.py | ||
| grl_metakernel_gen.py | ||
| grl_parser.py | ||
| grl_structs.h | ||
| meson.build | ||