vcpkg/ports/boost-functional/vcpkg.json

52 lines
1.0 KiB
JSON
Raw Normal View History

{
"$comment": "Automatically generated by scripts/boost/generate-ports.ps1",
"name": "boost-functional",
2022-12-21 01:20:54 +08:00
"version": "1.81.0",
"port-version": 2,
"description": "Boost functional module",
"homepage": "https://github.com/boostorg/functional",
"license": "BSL-1.0",
"dependencies": [
{
"name": "boost-config",
"version>=": "1.81.0#2"
},
{
"name": "boost-core",
"version>=": "1.81.0#2"
},
{
"name": "boost-function",
"version>=": "1.81.0#2"
},
{
"name": "boost-function-types",
"version>=": "1.81.0#2"
},
{
"name": "boost-mpl",
"version>=": "1.81.0#2"
},
{
"name": "boost-preprocessor",
"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"
}
]
}