mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-24 07:38:59 +08:00
21 lines
415 B
JSON
21 lines
415 B
JSON
{
|
|
"name": "azure-uhttp-c",
|
|
"version-date": "2024-06-24",
|
|
"description": "Azure HTTP Library written in C",
|
|
"homepage": "https://github.com/Azure/azure-uhttp-c",
|
|
"license": "MIT",
|
|
"dependencies": [
|
|
"azure-c-shared-utility",
|
|
"azure-macro-utils-c",
|
|
"umock-c",
|
|
{
|
|
"name": "vcpkg-cmake",
|
|
"host": true
|
|
},
|
|
{
|
|
"name": "vcpkg-cmake-config",
|
|
"host": true
|
|
}
|
|
]
|
|
}
|