mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-12-03 02:39:17 +08:00
16 lines
345 B
JSON
16 lines
345 B
JSON
|
{
|
||
|
"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"
|
||
|
]
|
||
|
}
|