vcpkg/ports/boost-json/vcpkg.json

60 lines
1.1 KiB
JSON
Raw Normal View History

{
"$comment": "Automatically generated by scripts/boost/generate-ports.ps1",
"name": "boost-json",
"version": "1.84.0",
"port-version": 1,
"description": "Boost json module",
"homepage": "https://github.com/boostorg/json",
"license": "BSL-1.0",
"dependencies": [
{
"name": "boost-align",
"version>=": "1.84.0"
},
{
"name": "boost-assert",
"version>=": "1.84.0"
},
{
"name": "boost-cmake",
"version>=": "1.84.0"
},
{
"name": "boost-config",
"version>=": "1.84.0"
},
{
"name": "boost-container",
"version>=": "1.84.0"
},
{
"name": "boost-container-hash",
"version>=": "1.84.0"
},
{
"name": "boost-core",
"version>=": "1.84.0"
2022-12-21 01:20:54 +08:00
},
{
"name": "boost-describe",
"version>=": "1.84.0"
},
{
"name": "boost-headers",
"version>=": "1.84.0"
},
{
"name": "boost-mp11",
"version>=": "1.84.0"
},
{
"name": "boost-system",
"version>=": "1.84.0"
},
{
"name": "boost-throw-exception",
"version>=": "1.84.0"
2021-09-28 08:12:39 +08:00
}
]
}