mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-05 07:28:11 +02:00
panvk/meson: generate git_sha1.h before compiling panvk_vX_physical_device.c
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/37544>
This commit is contained in:
parent
f4b86d8e0c
commit
cb780bc42a
1 changed files with 1 additions and 0 deletions
|
|
@ -121,6 +121,7 @@ common_per_arch_files = [
|
|||
'panvk_vX_nir_lower_descriptors.c',
|
||||
'panvk_vX_sampler.c',
|
||||
'panvk_vX_shader.c',
|
||||
sha1_h,
|
||||
]
|
||||
|
||||
foreach arch : [6, 7, 10, 12, 13]
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue