vcpkg/ports/boost-histogram/vcpkg.json
2021-09-27 17:12:39 -07:00

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"
]
}