vcpkg/ports/boost-statechart/vcpkg.json

64 lines
1.2 KiB
JSON
Raw Normal View History

{
"$comment": "Automatically generated by scripts/boost/generate-ports.ps1",
"name": "boost-statechart",
"version": "1.82.0",
"port-version": 2,
"description": "Boost statechart module",
"homepage": "https://github.com/boostorg/statechart",
"license": "BSL-1.0",
"dependencies": [
{
"name": "boost-assert",
"version>=": "1.82.0"
},
{
"name": "boost-bind",
"version>=": "1.82.0"
},
{
"name": "boost-config",
"version>=": "1.82.0"
},
{
"name": "boost-conversion",
"version>=": "1.82.0"
},
{
"name": "boost-core",
"version>=": "1.82.0"
},
{
"name": "boost-detail",
"version>=": "1.82.0"
},
{
"name": "boost-function",
"version>=": "1.82.0"
},
{
"name": "boost-mpl",
"version>=": "1.82.0"
},
{
"name": "boost-smart-ptr",
"version>=": "1.82.0"
},
{
"name": "boost-static-assert",
"version>=": "1.82.0"
},
{
"name": "boost-thread",
"version>=": "1.82.0"
},
{
"name": "boost-type-traits",
"version>=": "1.82.0"
},
{
"name": "boost-vcpkg-helpers",
"version>=": "1.82.0"
}
]
}