aboutsummaryrefslogtreecommitdiff
path: root/ports/boost-array/vcpkg.json
blob: 552296090bbc37875dbd45164a938691b38f2ea8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
{
  "name": "boost-array",
  "version-string": "1.75.0",
  "description": "Boost array module",
  "homepage": "https://github.com/boostorg/array",
  "dependencies": [
    "boost-assert",
    "boost-config",
    "boost-core",
    "boost-detail",
    "boost-static-assert",
    "boost-throw-exception",
    "boost-vcpkg-helpers"
  ]
}