mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-26 19:29:01 +08:00
18 lines
330 B
JSON
18 lines
330 B
JSON
{
|
|
"name": "azure-macro-utils-c",
|
|
"version-date": "2022-01-21",
|
|
"port-version": 1,
|
|
"description": "A library of macros for the Azure IoT SDK Suite",
|
|
"license": "MIT",
|
|
"dependencies": [
|
|
{
|
|
"name": "vcpkg-cmake",
|
|
"host": true
|
|
},
|
|
{
|
|
"name": "vcpkg-cmake-config",
|
|
"host": true
|
|
}
|
|
]
|
|
}
|