vcpkg/ports/boost-tti/vcpkg.json

40 lines
793 B
JSON
Raw Normal View History

{
"$comment": "Automatically generated by scripts/boost/generate-ports.ps1",
"name": "boost-tti",
"version": "1.85.0",
"port-version": 1,
"description": "Boost tti module",
"homepage": "https://www.boost.org/libs/tti",
"license": "BSL-1.0",
"dependencies": [
{
"name": "boost-cmake",
"version>=": "1.85.0"
},
{
"name": "boost-config",
"version>=": "1.85.0"
},
{
"name": "boost-function-types",
"version>=": "1.85.0"
},
{
"name": "boost-headers",
"version>=": "1.85.0"
},
{
"name": "boost-mpl",
"version>=": "1.85.0"
},
{
"name": "boost-preprocessor",
"version>=": "1.85.0"
},
{
"name": "boost-type-traits",
"version>=": "1.85.0"
}
]
}