2021-01-14 06:41:23 +08:00
|
|
|
{
|
|
|
|
"name": "boost-container",
|
|
|
|
"version-string": "1.75.0",
|
2021-03-27 03:55:34 +08:00
|
|
|
"port-version": 1,
|
2021-01-14 06:41:23 +08:00
|
|
|
"description": "Boost container module",
|
|
|
|
"homepage": "https://github.com/boostorg/container",
|
|
|
|
"dependencies": [
|
|
|
|
"boost-assert",
|
2021-03-27 03:55:34 +08:00
|
|
|
{
|
|
|
|
"name": "boost-build",
|
|
|
|
"host": true
|
|
|
|
},
|
2021-01-14 06:41:23 +08:00
|
|
|
"boost-config",
|
|
|
|
"boost-container-hash",
|
|
|
|
"boost-core",
|
|
|
|
"boost-integer",
|
|
|
|
"boost-intrusive",
|
2021-03-27 03:55:34 +08:00
|
|
|
{
|
|
|
|
"name": "boost-modular-build-helper",
|
|
|
|
"host": true
|
|
|
|
},
|
2021-01-14 06:41:23 +08:00
|
|
|
"boost-move",
|
|
|
|
"boost-static-assert",
|
|
|
|
"boost-type-traits",
|
|
|
|
"boost-vcpkg-helpers"
|
|
|
|
]
|
|
|
|
}
|