mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-25 06:29:05 +08:00
4783c36f8c
Co-authored-by: Robert Schumacher <roschuma@microsoft.com>
30 lines
665 B
JSON
30 lines
665 B
JSON
{
|
|
"name": "boost-multi-index",
|
|
"version-string": "1.75.0",
|
|
"description": "Boost multi_index module",
|
|
"homepage": "https://github.com/boostorg/multi_index",
|
|
"dependencies": [
|
|
"boost-assert",
|
|
"boost-bind",
|
|
"boost-compatibility",
|
|
"boost-config",
|
|
"boost-container-hash",
|
|
"boost-core",
|
|
"boost-detail",
|
|
"boost-foreach",
|
|
"boost-functional",
|
|
"boost-integer",
|
|
"boost-iterator",
|
|
"boost-move",
|
|
"boost-mpl",
|
|
"boost-preprocessor",
|
|
"boost-serialization",
|
|
"boost-static-assert",
|
|
"boost-throw-exception",
|
|
"boost-tuple",
|
|
"boost-type-traits",
|
|
"boost-utility",
|
|
"boost-vcpkg-helpers"
|
|
]
|
|
}
|