vcpkg/ports/boost-contract/vcpkg.json
2023-02-24 11:57:40 -08:00

94 lines
1.8 KiB
JSON

{
"$comment": "Automatically generated by scripts/boost/generate-ports.ps1",
"name": "boost-contract",
"version": "1.81.0",
"port-version": 2,
"description": "Boost contract module",
"homepage": "https://github.com/boostorg/contract",
"license": "BSL-1.0",
"dependencies": [
{
"name": "boost-any",
"version>=": "1.81.0#2"
},
{
"name": "boost-assert",
"version>=": "1.81.0#2"
},
{
"name": "boost-build",
"host": true,
"version>=": "1.81.0#3"
},
{
"name": "boost-config",
"version>=": "1.81.0#2"
},
{
"name": "boost-core",
"version>=": "1.81.0#2"
},
{
"name": "boost-exception",
"version>=": "1.81.0#2"
},
{
"name": "boost-function",
"version>=": "1.81.0#2"
},
{
"name": "boost-function-types",
"version>=": "1.81.0#2"
},
{
"name": "boost-modular-build-helper",
"host": true,
"version>=": "1.81.0#4"
},
{
"name": "boost-mpl",
"version>=": "1.81.0#2"
},
{
"name": "boost-optional",
"version>=": "1.81.0#2"
},
{
"name": "boost-preprocessor",
"version>=": "1.81.0#2"
},
{
"name": "boost-smart-ptr",
"version>=": "1.81.0#2"
},
{
"name": "boost-static-assert",
"version>=": "1.81.0#2"
},
{
"name": "boost-thread",
"version>=": "1.81.0#2"
},
{
"name": "boost-type-traits",
"version>=": "1.81.0#2"
},
{
"name": "boost-typeof",
"version>=": "1.81.0#2"
},
{
"name": "boost-utility",
"version>=": "1.81.0#2"
},
{
"name": "boost-vcpkg-helpers",
"version>=": "1.81.0#3"
},
{
"name": "vcpkg-cmake",
"host": true
}
]
}