meson: move gallium include declarations to src
authorDylan Baker <dylan@pnwbakers.com>
Sat, 21 Oct 2017 05:23:15 +0000 (22:23 -0700)
committerDylan Baker <dylan@pnwbakers.com>
Fri, 27 Oct 2017 18:06:07 +0000 (11:06 -0700)
commit06c667556045bd9542ad5e6a318f42dd66707bd4
treea29dc42c12fbbde1d3142df7acaf64d075c17c40
parent63c360d7b27caa2f89a382d7d77a145bb1441f66
meson: move gallium include declarations to src

These are used by non-gallium osmesa, so they need to be defined outside
of the gallium subdirectory.

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