pineapple/externals/vcpkg/ports/boost-array/vcpkg.json
2022-07-23 03:01:36 +02:00

15 lines
330 B
JSON
Executable file

{
"name": "boost-array",
"version": "1.79.0",
"description": "Boost array module",
"homepage": "https://github.com/boostorg/array",
"license": "BSL-1.0",
"dependencies": [
"boost-assert",
"boost-config",
"boost-core",
"boost-static-assert",
"boost-throw-exception",
"boost-vcpkg-helpers"
]
}