aboutsummaryrefslogtreecommitdiff
path: root/vcpkg/ports/azure-macro-utils-c/vcpkg.json
blob: ab060e5cf272b0518f5222e8fefa0e8b712884d2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
{
  "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
    }
  ]
}