vcpkg/ports/azure-uamqp-c/vcpkg.json
2024-08-14 15:59:02 -07:00

21 lines
402 B
JSON

{
"name": "azure-uamqp-c",
"version-date": "2024-08-12",
"description": "AMQP library for C",
"homepage": "https://github.com/Azure/azure-uamqp-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
}
]
}