mirror of
https://github.com/zealdocs/zeal.git
synced 2026-08-29 16:40:51 +08:00
9d2ec8f6de
Fixes #1084.
18 lines
396 B
JSON
18 lines
396 B
JSON
{
|
|
"$schema": "https://raw.githubusercontent.com/microsoft/vcpkg-tool/main/docs/vcpkg.schema.json",
|
|
"builtin-baseline": "c3867e714dd3a51c272826eea77267876517ed99",
|
|
"dependencies": [
|
|
{
|
|
"name": "cpp-httplib",
|
|
"default-features": false
|
|
},
|
|
{
|
|
"name": "libarchive",
|
|
"default-features": false
|
|
},
|
|
"sqlite3",
|
|
"tomlplusplus",
|
|
"vulkan-headers"
|
|
]
|
|
}
|