vcpkg/ports/boost-contract/vcpkg.json

93 lines
1.7 KiB
JSON
Raw Normal View History

{
"$comment": "Automatically generated by scripts/boost/generate-ports.ps1",
"name": "boost-contract",
2023-09-14 06:40:46 +08:00
"version": "1.83.0",
"description": "Boost contract module",
"homepage": "https://github.com/boostorg/contract",
"license": "BSL-1.0",
"dependencies": [
{
"name": "boost-any",
2023-09-14 06:40:46 +08:00
"version>=": "1.83.0"
},
{
"name": "boost-assert",
2023-09-14 06:40:46 +08:00
"version>=": "1.83.0"
},
{
"name": "boost-build",
"host": true,
2023-09-14 06:40:46 +08:00
"version>=": "1.83.0"
},
{
"name": "boost-config",
2023-09-14 06:40:46 +08:00
"version>=": "1.83.0"
},
{
"name": "boost-core",
2023-09-14 06:40:46 +08:00
"version>=": "1.83.0"
},
{
"name": "boost-exception",
2023-09-14 06:40:46 +08:00
"version>=": "1.83.0"
},
{
"name": "boost-function",
2023-09-14 06:40:46 +08:00
"version>=": "1.83.0"
},
{
"name": "boost-function-types",
2023-09-14 06:40:46 +08:00
"version>=": "1.83.0"
},
{
"name": "boost-modular-build-helper",
"host": true,
2023-09-14 06:40:46 +08:00
"version>=": "1.83.0"
},
{
"name": "boost-mpl",
2023-09-14 06:40:46 +08:00
"version>=": "1.83.0"
},
{
"name": "boost-optional",
2023-09-14 06:40:46 +08:00
"version>=": "1.83.0"
},
{
"name": "boost-preprocessor",
2023-09-14 06:40:46 +08:00
"version>=": "1.83.0"
},
{
"name": "boost-smart-ptr",
2023-09-14 06:40:46 +08:00
"version>=": "1.83.0"
},
{
"name": "boost-static-assert",
2023-09-14 06:40:46 +08:00
"version>=": "1.83.0"
},
{
"name": "boost-thread",
2023-09-14 06:40:46 +08:00
"version>=": "1.83.0"
},
{
"name": "boost-type-traits",
2023-09-14 06:40:46 +08:00
"version>=": "1.83.0"
},
{
"name": "boost-typeof",
2023-09-14 06:40:46 +08:00
"version>=": "1.83.0"
},
{
"name": "boost-utility",
2023-09-14 06:40:46 +08:00
"version>=": "1.83.0"
},
{
"name": "boost-vcpkg-helpers",
2023-09-14 06:40:46 +08:00
"version>=": "1.83.0"
},
2021-09-28 08:12:39 +08:00
{
"name": "vcpkg-cmake",
"host": true
}
]
}