mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-04-22 04:25:13 +00:00
Meta: Enable metal feature for angle
This commit is contained in:
parent
a7daa79e85
commit
e2b1cd8a4b
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
Reference in a new issue