meson: add nir_builder_opcodes_h to gallium_auxiliary
authorDylan Baker <dylan@pnwbakers.com>
Thu, 2 Nov 2017 20:58:22 +0000 (13:58 -0700)
committerDylan Baker <dylan@pnwbakers.com>
Fri, 10 Nov 2017 20:59:54 +0000 (12:59 -0800)
commit140b688c57f592c2a44fb86ee199b813a7f76b21
tree7010ed9ee0669da1b3c521e3458551731b844c12
parent7210d0096a39eeca7173914fcb531900b78446e9
meson: add nir_builder_opcodes_h to gallium_auxiliary

This creates a dependency on this header being generated before trying
to compile any of these targets, as well as passing the correct -I to
the compiler to ensure it's included correctly.

Signed-off-by: Dylan Baker <dylanx.c.baker@intel.com>
Reviewed-by: Eric Anholt <eric@anholt.net>
src/gallium/auxiliary/meson.build