mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-24 23:29:00 +08:00
18 lines
353 B
JSON
18 lines
353 B
JSON
{
|
|
"name": "lexbor",
|
|
"version": "2.3.0",
|
|
"description": "Lexbor is development of an open source HTML Renderer library.",
|
|
"homepage": "https://github.com/lexbor/lexbor",
|
|
"supports": "!uwp",
|
|
"dependencies": [
|
|
{
|
|
"name": "vcpkg-cmake",
|
|
"host": true
|
|
},
|
|
{
|
|
"name": "vcpkg-cmake-config",
|
|
"host": true
|
|
}
|
|
]
|
|
}
|