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:
Erico Nunes 2019-08-16 15:19:59 +02:00
parent c550d367a7
commit 99d5bdcfa5
1 changed files with 1 additions and 0 deletions

View File

@ -62,6 +62,7 @@ if with_tools.contains('all')
'glsl',
'intel',
'intel-ui',
'lima',
'nir',
'nouveau',
'xvmc',