mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-09-17 23:12:22 +00:00
Meta: Add windows options to vcpkg
This commit is contained in:
parent
38f42f17fe
commit
83bfba79b6
Notes:
github-actions[bot]
2024-10-11 03:50:05 +00:00
Author: https://github.com/pheonixfirewingz
Commit: 83bfba79b6
Pull-request: https://github.com/LadybirdBrowser/ladybird/pull/1695
Reviewed-by: https://github.com/ADKaster ✅
Reviewed-by: https://github.com/AtkinsSJ
Reviewed-by: https://github.com/nico
Reviewed-by: https://github.com/vitalyster
1 changed files with 2 additions and 2 deletions
|
@ -10,7 +10,7 @@
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "fontconfig",
|
"name": "fontconfig",
|
||||||
"platform": "linux | freebsd | openbsd | osx"
|
"platform": "linux | freebsd | openbsd | osx | windows"
|
||||||
},
|
},
|
||||||
"harfbuzz",
|
"harfbuzz",
|
||||||
"icu",
|
"icu",
|
||||||
|
@ -47,7 +47,7 @@
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "skia",
|
"name": "skia",
|
||||||
"platform": "linux | freebsd | openbsd",
|
"platform": "linux | freebsd | openbsd | windows",
|
||||||
"features": [
|
"features": [
|
||||||
"vulkan"
|
"vulkan"
|
||||||
]
|
]
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue