aboutsummaryrefslogtreecommitdiff
path: root/vcpkg/ports/air-ctl/vcpkg.json
blob: c52c2ad7ff19fa015af20f0f3cbd90ae11bfcea2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
{
  "name": "air-ctl",
  "version": "1.1.2",
  "port-version": 3,
  "description": "C template container library",
  "homepage": "https://github.com/inie0722/air-ctl",
  "license": "BSL-1.0",
  "dependencies": [
    {
      "name": "vcpkg-cmake",
      "host": true
    },
    {
      "name": "vcpkg-cmake-config",
      "host": true
    }
  ]
}