Skip to content
Snippets Groups Projects
Commit 3c66a461 authored by Dylan Baker's avatar Dylan Baker
Browse files

meson: fix glx test


That requires a generated header that was rolled into a loop.

fixes: a47c525f ("meson: build glx")
Signed-off-by: default avatarDylan Baker <dylanx.c.baker@intel.com>
Reviewed-by: default avatarEric Anholt <eric@anholt.net>
parent b20bccbc
No related branches found
No related tags found
No related merge requests found
......@@ -239,6 +239,7 @@ foreach x : [['indirect_size.h', ['-m', 'size_h', '--header-tag', '_INDIRECT_SIZ
capture : true,
)
endforeach
glx_indirect_size_h = glx_generated[3]
glapi_x86_s = custom_target(
'glapi_x86.S',
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment