mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-25 13:48:59 +08:00
16 lines
338 B
JSON
16 lines
338 B
JSON
{
|
|
"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"
|
|
]
|
|
}
|