mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-26 04:18:59 +08:00
27 lines
569 B
JSON
27 lines
569 B
JSON
|
{
|
||
|
"$comment": "Automatically generated by scripts/boost/generate-ports.ps1",
|
||
|
"name": "boost-compat",
|
||
|
"version": "1.83.0",
|
||
|
"description": "Boost compat module",
|
||
|
"homepage": "https://github.com/boostorg/compat",
|
||
|
"license": "BSL-1.0",
|
||
|
"dependencies": [
|
||
|
{
|
||
|
"name": "boost-assert",
|
||
|
"version>=": "1.83.0"
|
||
|
},
|
||
|
{
|
||
|
"name": "boost-config",
|
||
|
"version>=": "1.83.0"
|
||
|
},
|
||
|
{
|
||
|
"name": "boost-throw-exception",
|
||
|
"version>=": "1.83.0"
|
||
|
},
|
||
|
{
|
||
|
"name": "boost-vcpkg-helpers",
|
||
|
"version>=": "1.83.0"
|
||
|
}
|
||
|
]
|
||
|
}
|