vcpkg/ports/boost-compatibility/vcpkg.json

16 lines
391 B
JSON

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