aboutsummaryrefslogtreecommitdiff
path: root/ports/boost-histogram/vcpkg.json
blob: 00e04b7a5d5e0218feb29b667b30c4ed2cdb5ec7 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
{
  "name": "boost-histogram",
  "version": "1.76.0",
  "description": "Boost histogram module",
  "homepage": "https://github.com/boostorg/histogram",
  "dependencies": [
    "boost-config",
    "boost-core",
    "boost-mp11",
    "boost-serialization",
    "boost-throw-exception",
    "boost-variant2",
    "boost-vcpkg-helpers"
  ]
}