mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-24 16:09:07 +08:00
46385806b4
[azure-iot-sdk-c] LTS_03_2024
21 lines
402 B
JSON
21 lines
402 B
JSON
{
|
|
"name": "azure-uamqp-c",
|
|
"version-date": "2024-03-04",
|
|
"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
|
|
}
|
|
]
|
|
}
|