vcpkg/ports/azure-macro-utils-c/vcpkg.json
2023-02-03 12:14:45 -08:00

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
}
]
}