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