vcpkg/ports/boost-accumulators/vcpkg.json

34 lines
761 B
JSON
Raw Normal View History

{
"name": "boost-accumulators",
"version-string": "1.75.0",
"description": "Boost accumulators module",
"homepage": "https://github.com/boostorg/accumulators",
"dependencies": [
"boost-array",
"boost-assert",
"boost-circular-buffer",
"boost-concept-check",
"boost-config",
"boost-core",
"boost-detail",
"boost-fusion",
"boost-interval",
"boost-iterator",
"boost-mpl",
"boost-numeric-conversion",
"boost-odeint",
"boost-parameter",
"boost-preprocessor",
"boost-range",
"boost-serialization",
"boost-static-assert",
"boost-throw-exception",
"boost-tuple",
"boost-type-traits",
"boost-typeof",
"boost-ublas",
"boost-utility",
"boost-vcpkg-helpers"
]
}