meson: build graw tests
authorDylan Baker <dylan@pnwbakers.com>
Thu, 5 Apr 2018 21:39:13 +0000 (14:39 -0700)
committerDylan Baker <dylan@pnwbakers.com>
Wed, 18 Apr 2018 16:03:57 +0000 (09:03 -0700)
commitd28c24650110c130008be3d3fe584520ff00ceb1
tree34737e1b8a1e1cffd7d8e7414347041d9cf402eb
parent34cb4d0ebc14663113705beae63dd52b9d1b2d87
meson: build graw tests

This only enables the null and xlib target, so no windows support yet.

Signed-off-by: Dylan Baker <dylan.c.baker@intel.com>
Reviewed-by: Eric Anholt <eric@anholt.net>
src/gallium/meson.build
src/gallium/targets/graw-null/meson.build [new file with mode: 0644]
src/gallium/targets/graw-xlib/meson.build [new file with mode: 0644]
src/gallium/tests/graw/meson.build [new file with mode: 0644]
src/gallium/tests/meson.build