OSDN Git Service

meson: ensure that xmlpool_options.h is generated for targets that need it
authorDylan Baker <dylan@pnwbakers.com>
Thu, 18 Jan 2018 00:08:51 +0000 (16:08 -0800)
committerDylan Baker <dylan@pnwbakers.com>
Thu, 18 Jan 2018 21:31:47 +0000 (13:31 -0800)
commit26bde1e354041558aae7b2ab004531055b4562b6
tree4723a710b558b2d61fbcabeecb70570e2a22d364
parent3bccb5dba9415f98f7a3dbb7c43a5eace64b4ec6
meson: ensure that xmlpool_options.h is generated for targets that need it

Currently a couple of gallium targets race with xmlpool_options.h being
generated, don't do that.

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