vcpkg/ports/boost-intrusive/vcpkg.json

36 lines
757 B
JSON

{
"$comment": "Automatically generated by scripts/boost/generate-ports.ps1",
"name": "boost-intrusive",
"version": "1.82.0",
"port-version": 1,
"description": "Boost intrusive module",
"homepage": "https://github.com/boostorg/intrusive",
"license": "BSL-1.0",
"dependencies": [
{
"name": "boost-assert",
"version>=": "1.82.0#1"
},
{
"name": "boost-config",
"version>=": "1.82.0#1"
},
{
"name": "boost-container-hash",
"version>=": "1.82.0#1"
},
{
"name": "boost-move",
"version>=": "1.82.0#1"
},
{
"name": "boost-static-assert",
"version>=": "1.82.0#1"
},
{
"name": "boost-vcpkg-helpers",
"version>=": "1.82.0#1"
}
]
}