mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2025-12-20 16:00:08 +01:00
subprojects: Stop calling add_languages() in paste-1-rs/meson.build
Reviewed-by: Mel Henning <mhenning@darkrefraction.com>
Cc: mesa-stable
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/36849>
(cherry picked from commit 291ccffd3d)
This commit is contained in:
parent
1e9ab7f43a
commit
4c59ed19db
2 changed files with 1 additions and 2 deletions
|
|
@ -4614,7 +4614,7 @@
|
|||
"description": "subprojects: Stop calling add_languages() in paste-1-rs/meson.build",
|
||||
"nominated": true,
|
||||
"nomination_type": 1,
|
||||
"resolution": 0,
|
||||
"resolution": 1,
|
||||
"main_sha": null,
|
||||
"because_sha": null,
|
||||
"notes": null
|
||||
|
|
|
|||
|
|
@ -5,7 +5,6 @@ project(
|
|||
license : '(MIT or Apache-2.0)',
|
||||
)
|
||||
|
||||
add_languages('rust', required: true)
|
||||
rust = import('rust')
|
||||
|
||||
lib = rust.proc_macro(
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue