blob: 868625a863b4cb336eaffc6f51769d6a2270fa3f (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
{
"name": "boost-histogram",
"version-string": "1.75.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"
]
}
|