yuzu/externals/vcpkg/ports/boost-multi-array/vcpkg.json

21 lines
453 B
JSON
Executable File

{
"name": "boost-multi-array",
"version": "1.79.0",
"description": "Boost multi_array module",
"homepage": "https://github.com/boostorg/multi_array",
"license": "BSL-1.0",
"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"
]
}