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