mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-25 18:39:07 +08:00
4783c36f8c
Co-authored-by: Robert Schumacher <roschuma@microsoft.com>
16 lines
333 B
JSON
16 lines
333 B
JSON
{
|
|
"name": "boost-array",
|
|
"version-string": "1.75.0",
|
|
"description": "Boost array module",
|
|
"homepage": "https://github.com/boostorg/array",
|
|
"dependencies": [
|
|
"boost-assert",
|
|
"boost-config",
|
|
"boost-core",
|
|
"boost-detail",
|
|
"boost-static-assert",
|
|
"boost-throw-exception",
|
|
"boost-vcpkg-helpers"
|
|
]
|
|
}
|