aboutsummaryrefslogtreecommitdiff
path: root/vcpkg/ports/ztd-static-containers/vcpkg.json
blob: eb53ae7575a2e10a66faeba2b85505f3ae708fa3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
{
  "name": "ztd-static-containers",
  "version-date": "2022-12-12",
  "port-version": 2,
  "description": "Containers of fixed capacity",
  "homepage": "https://github.com/soasis/static_containers",
  "license": "CC0-1.0",
  "dependencies": [
    {
      "name": "vcpkg-cmake",
      "host": true
    },
    {
      "name": "vcpkg-cmake-config",
      "host": true
    },
    "ztd-idk"
  ]
}