mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2025-12-20 16:00:08 +01:00
meson: build lima tools as part of 'all' tools
This is primarily so that this build gets tested in CI and we don't break it again. Signed-off-by: Erico Nunes <nunes.erico@gmail.com> Reviewed-by: Christian Gmeiner <christian.gmeiner@gmail.com> Reviewed-by: Qiang Yu <yuq825@gmail.com>
This commit is contained in:
parent
c550d367a7
commit
99d5bdcfa5
1 changed files with 1 additions and 0 deletions
|
|
@ -62,6 +62,7 @@ if with_tools.contains('all')
|
||||||
'glsl',
|
'glsl',
|
||||||
'intel',
|
'intel',
|
||||||
'intel-ui',
|
'intel-ui',
|
||||||
|
'lima',
|
||||||
'nir',
|
'nir',
|
||||||
'nouveau',
|
'nouveau',
|
||||||
'xvmc',
|
'xvmc',
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue