mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-12-01 03:07:20 +08:00
f3a39f1aaf
* [nghttp2] Disable all the dependencies to fix configure error * version
15 lines
310 B
JSON
15 lines
310 B
JSON
{
|
|
"name": "nghttp2",
|
|
"version": "1.51.0",
|
|
"port-version": 1,
|
|
"description": "Implementation of the Hypertext Transfer Protocol version 2 in C",
|
|
"homepage": "https://github.com/nghttp2/nghttp2",
|
|
"license": "MIT",
|
|
"dependencies": [
|
|
{
|
|
"name": "vcpkg-cmake",
|
|
"host": true
|
|
}
|
|
]
|
|
}
|