aboutsummaryrefslogtreecommitdiff
path: root/vcpkg/ports/ntf-core/vcpkg.json
blob: a888b57d35ce013d5b9a72d15dd36cf2d3955eec (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
{
  "name": "ntf-core",
  "version": "2.5.4",
  "description": "The Network Transport Framework: Core Libraries",
  "license": "Apache-2.0",
  "dependencies": [
    "bde",
    {
      "name": "vcpkg-cmake",
      "host": true
    },
    {
      "name": "vcpkg-cmake-config",
      "host": true
    }
  ]
}