OSDN Git Service

meson: build mesa test.
authorDylan Baker <dylan@pnwbakers.com>
Fri, 13 Oct 2017 19:07:04 +0000 (12:07 -0700)
committerDylan Baker <dylan@pnwbakers.com>
Mon, 16 Oct 2017 23:39:26 +0000 (16:39 -0700)
commit43a6e84927e3b1290f6f211f5dfb184dfe5a719e
tree28aa48fa6f1ffbe0eebe36e14ed5cc1ec7a3635f
parentc7081a3b0887e7406562e3b1d4c278f836550792
meson: build mesa test.

v2: - add dependency on dispatch.h generator (which this test needs)

Signed-off-by: Dylan Baker <dylanx.c.baker@intel.com>
Reviewed-by: Eric Anholt <eric@anholt.net> (v1)
src/mesa/main/tests/meson.build [new file with mode: 0644]
src/mesa/meson.build