mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-29 22:29:00 +08:00
15 lines
306 B
JSON
15 lines
306 B
JSON
{
|
|
"name": "boost-array",
|
|
"version": "1.77.0",
|
|
"description": "Boost array module",
|
|
"homepage": "https://github.com/boostorg/array",
|
|
"dependencies": [
|
|
"boost-assert",
|
|
"boost-config",
|
|
"boost-core",
|
|
"boost-static-assert",
|
|
"boost-throw-exception",
|
|
"boost-vcpkg-helpers"
|
|
]
|
|
}
|