meson: make mesa/tests/glx depend on gallium
authorDave Airlie <airlied@redhat.com>
Tue, 7 Dec 2021 04:29:29 +0000 (14:29 +1000)
committerMarge Bot <emma+marge@anholt.net>
Tue, 7 Dec 2021 13:03:53 +0000 (13:03 +0000)
commitb03db927202fdc502067d6c1e0f555d8cdcb3a6a
tree944ae12d9eb860da405018e6e565932cf4de1cb3
parent9bb375b0bece7f0b8480ab996e308cd4ceb97d1d
meson: make mesa/tests/glx depend on gallium

If I start direct linking the state tracker to mesa, the tests fail
to build because they don't have gallium linked.

Reviewed-by: Dylan Baker <dylan.c.baker@intel.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/14073>
src/mesa/main/tests/meson.build
src/mesa/meson.build
src/meson.build