projects
/
mesa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c32ebfe
)
meson: build intel-ui tools as part of `all` tools
author
Eric Engestrom
<eric.engestrom@intel.com>
Sat, 3 Aug 2019 01:33:42 +0000
(
02:33
+0100)
committer
Eric Engestrom
<eric.engestrom@intel.com>
Wed, 7 Aug 2019 07:19:31 +0000
(08:19 +0100)
Reported-by: Mark Janes <mark.a.janes@intel.com>
Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=111289
Cc: Dylan Baker <dylan@pnwbakers.com>
Signed-off-by: Eric Engestrom <eric.engestrom@intel.com>
Reviewed-by: Lionel Landwerlin <lionel.g.landwerlin@intel.com>
meson.build
patch
|
blob
|
history
diff --git
a/meson.build
b/meson.build
index a210b39cd890a301db8add446a73aab1977d3f9b..593bfeebd5a584f09a930e58000b176c6ae0941c 100644
(file)
--- a/
meson.build
+++ b/
meson.build
@@
-61,6
+61,7
@@
if with_tools.contains('all')
'freedreno',
'glsl',
'intel',
+ 'intel-ui',
'nir',
'nouveau',
'xvmc',