mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-09 04:38:03 +02: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> (cherry picked from commit2a90ee1693)
This commit is contained in:
parent
dcfa7b970f
commit
8e8acb4481
2 changed files with 2 additions and 1 deletions
|
|
@ -157,7 +157,7 @@
|
|||
"description": "meson/rusticl: add sha1_h",
|
||||
"nominated": true,
|
||||
"nomination_type": 1,
|
||||
"resolution": 0,
|
||||
"resolution": 1,
|
||||
"main_sha": null,
|
||||
"because_sha": "20c90fed5a0ab0202ee1ef474c71cb816164a448"
|
||||
},
|
||||
|
|
|
|||
|
|
@ -186,6 +186,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