meson: build lima tools as part of 'all' tools
authorErico Nunes <nunes.erico@gmail.com>
Fri, 16 Aug 2019 13:19:59 +0000 (15:19 +0200)
committerErico Nunes <nunes.erico@gmail.com>
Sun, 18 Aug 2019 20:27:55 +0000 (22:27 +0200)
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>
meson.build

index 379090fbbf6a3276b916fdbf449381397601bb7f..ea9dca71afc785abe42dac2a00ea285af5b532b2 100644 (file)
@@ -62,6 +62,7 @@ if with_tools.contains('all')
     'glsl',
     'intel',
     'intel-ui',
+    'lima',
     'nir',
     'nouveau',
     'xvmc',