mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-24 12:49:00 +08:00
20 lines
429 B
JSON
20 lines
429 B
JSON
{
|
|
"name": "boost-multi-array",
|
|
"version": "1.77.0",
|
|
"description": "Boost multi_array module",
|
|
"homepage": "https://github.com/boostorg/multi_array",
|
|
"dependencies": [
|
|
"boost-array",
|
|
"boost-assert",
|
|
"boost-concept-check",
|
|
"boost-config",
|
|
"boost-core",
|
|
"boost-functional",
|
|
"boost-iterator",
|
|
"boost-mpl",
|
|
"boost-static-assert",
|
|
"boost-type-traits",
|
|
"boost-vcpkg-helpers"
|
|
]
|
|
}
|