mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-27 15:39:07 +08:00
24 lines
533 B
JSON
24 lines
533 B
JSON
|
{
|
||
|
"name": "boost-ptr-container",
|
||
|
"version-string": "1.75.0",
|
||
|
"description": "Boost ptr_container module",
|
||
|
"homepage": "https://github.com/boostorg/ptr_container",
|
||
|
"dependencies": [
|
||
|
"boost-array",
|
||
|
"boost-assert",
|
||
|
"boost-circular-buffer",
|
||
|
"boost-config",
|
||
|
"boost-core",
|
||
|
"boost-iterator",
|
||
|
"boost-mpl",
|
||
|
"boost-range",
|
||
|
"boost-serialization",
|
||
|
"boost-smart-ptr",
|
||
|
"boost-static-assert",
|
||
|
"boost-type-traits",
|
||
|
"boost-unordered",
|
||
|
"boost-utility",
|
||
|
"boost-vcpkg-helpers"
|
||
|
]
|
||
|
}
|