aboutsummaryrefslogtreecommitdiff
path: root/ports/boost-array/vcpkg.json
blob: dd907b0d824ab4ad8c9f979b50eacda9beaa4bc0 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
{
  "name": "boost-array",
  "version": "1.76.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"
  ]
}