mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-12-03 02:19:00 +08:00
21 lines
464 B
JSON
21 lines
464 B
JSON
|
{
|
||
|
"name": "boost-container",
|
||
|
"version-string": "1.75.0",
|
||
|
"description": "Boost container module",
|
||
|
"homepage": "https://github.com/boostorg/container",
|
||
|
"dependencies": [
|
||
|
"boost-assert",
|
||
|
"boost-build",
|
||
|
"boost-config",
|
||
|
"boost-container-hash",
|
||
|
"boost-core",
|
||
|
"boost-integer",
|
||
|
"boost-intrusive",
|
||
|
"boost-modular-build-helper",
|
||
|
"boost-move",
|
||
|
"boost-static-assert",
|
||
|
"boost-type-traits",
|
||
|
"boost-vcpkg-helpers"
|
||
|
]
|
||
|
}
|