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

12 lines
264 B
JSON
Raw Normal View History

{
"name": "boost-multi-array",
"version-string": "1.75.0",
"description": "Boost multi_array module",
"homepage": "https://github.com/boostorg/multi_array",
"dependencies": [
"boost-compatibility",
"boost-config",
"boost-vcpkg-helpers"
]
}