mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-25 20:29:00 +08:00
23 lines
489 B
JSON
23 lines
489 B
JSON
|
{
|
||
|
"name": "boost-assign",
|
||
|
"version-string": "1.75.0",
|
||
|
"description": "Boost assign module",
|
||
|
"homepage": "https://github.com/boostorg/assign",
|
||
|
"dependencies": [
|
||
|
"boost-array",
|
||
|
"boost-config",
|
||
|
"boost-detail",
|
||
|
"boost-move",
|
||
|
"boost-mpl",
|
||
|
"boost-preprocessor",
|
||
|
"boost-ptr-container",
|
||
|
"boost-range",
|
||
|
"boost-static-assert",
|
||
|
"boost-throw-exception",
|
||
|
"boost-tuple",
|
||
|
"boost-type-traits",
|
||
|
"boost-utility",
|
||
|
"boost-vcpkg-helpers"
|
||
|
]
|
||
|
}
|