mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-08-09 02:24:58 -06:00
meson: generate shader headers
Signed-off-by: Marc-André Lureau <marcandre.lureau@redhat.com> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
This commit is contained in:
parent
2c273f32d3
commit
650b5d548e
4 changed files with 18 additions and 19 deletions
|
@ -159,6 +159,7 @@ have_block = have_system or have_tools
|
|||
# Generators
|
||||
|
||||
genh = []
|
||||
shaderinclude = find_program('scripts/shaderinclude.pl')
|
||||
qapi_gen = find_program('scripts/qapi-gen.py')
|
||||
qapi_gen_depends = [ meson.source_root() / 'scripts/qapi/__init__.py',
|
||||
meson.source_root() / 'scripts/qapi/commands.py',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue