mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-09-17 15:02:24 +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",
|
||||
"platform": "linux | freebsd | openbsd | osx"
|
||||
"platform": "linux | freebsd | openbsd | osx | windows"
|
||||
},
|
||||
"harfbuzz",
|
||||
"icu",
|
||||
|
@ -47,7 +47,7 @@
|
|||
},
|
||||
{
|
||||
"name": "skia",
|
||||
"platform": "linux | freebsd | openbsd",
|
||||
"platform": "linux | freebsd | openbsd | windows",
|
||||
"features": [
|
||||
"vulkan"
|
||||
]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue