mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-12-22 10:57:18 +00:00
Meta: Enable metal feature for angle
This commit is contained in:
committed by
Andrew Kaster
parent
d5a84b402b
commit
e3b23e6f73
Notes:
github-actions[bot]
2025-06-09 21:42:07 +00:00
Author: https://github.com/Lubrsi Commit: https://github.com/LadybirdBrowser/ladybird/commit/e3b23e6f730 Pull-request: https://github.com/LadybirdBrowser/ladybird/pull/4056 Reviewed-by: https://github.com/ADKaster
@@ -3,7 +3,10 @@
|
||||
"dependencies": [
|
||||
{
|
||||
"name": "angle",
|
||||
"platform": "osx"
|
||||
"platform": "osx",
|
||||
"features": [
|
||||
"metal"
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "curl",
|
||||
|
||||
Reference in New Issue
Block a user