mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-08-01 21:59:07 +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": [
|
"dependencies": [
|
||||||
{
|
{
|
||||||
"name": "angle",
|
"name": "angle",
|
||||||
"platform": "osx"
|
"platform": "osx",
|
||||||
|
"features": [
|
||||||
|
"metal"
|
||||||
|
]
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "curl",
|
"name": "curl",
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue