aboutsummaryrefslogtreecommitdiff
path: root/ports/boost-multi-array/vcpkg.json
blob: 16477bd4e8aff17030cf83dab14509e322fd1ac4 (plain)
1
2
3
4
5
6
7
8
9
10
11
{
  "name": "boost-multi-array",
  "version-string": "1.75.0",
  "description": "Boost multi_array module",
  "homepage": "https://github.com/boostorg/multi_array",
  "dependencies": [
    "boost-compatibility",
    "boost-config",
    "boost-vcpkg-helpers"
  ]
}