mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-01-02 05:10:17 +01:00
rusticl/mesa: add missing files to meson.build
Reviewed-by: Adam Jackson <ajax@redhat.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/32821>
This commit is contained in:
parent
f3f84cfe9f
commit
d460cb3675
1 changed files with 2 additions and 0 deletions
|
|
@ -25,6 +25,8 @@ libmesa_rust_files = files(
|
|||
'mesa/pipe/fence.rs',
|
||||
'mesa/pipe/screen.rs',
|
||||
'mesa/pipe/transfer.rs',
|
||||
'mesa/util.rs',
|
||||
'mesa/util/disk_cache.rs',
|
||||
)
|
||||
|
||||
rusticl_proc_macros_files = files(
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue