mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-07-28 19:59:17 +00:00
Meta: Enable metal feature for angle
This commit is contained in:
parent
d5a84b402b
commit
e3b23e6f73
Notes:
github-actions[bot]
2025-06-09 21:42:07 +00:00
Author: https://github.com/Lubrsi
Commit: e3b23e6f73
Pull-request: https://github.com/LadybirdBrowser/ladybird/pull/4056
Reviewed-by: https://github.com/ADKaster
1 changed files with 4 additions and 1 deletions
|
@ -3,7 +3,10 @@
|
|||
"dependencies": [
|
||||
{
|
||||
"name": "angle",
|
||||
"platform": "osx"
|
||||
"platform": "osx",
|
||||
"features": [
|
||||
"metal"
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "curl",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue