mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2025-12-31 07:40:11 +01:00
meson/rusticl: add sha1_h
This ensures this file is generated.
Fixes: 20c90fed5a ("rusticl: added")
Signed-off-by: Karol Herbst <kherbst@redhat.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/25400>
This commit is contained in:
parent
07e3eb061a
commit
2a90ee1693
1 changed files with 1 additions and 0 deletions
|
|
@ -194,6 +194,7 @@ rusticl_mesa_bindings_inline_wrapper = static_library(
|
|||
'rusticl_mesa_inline_bindings_wrapper.h',
|
||||
'rusticl_nir.c',
|
||||
'rusticl_nir.h',
|
||||
sha1_h,
|
||||
],
|
||||
gnu_symbol_visibility : 'hidden',
|
||||
include_directories : [
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue