vcpkg/ports/boost-static-string/vcpkg.json

44 lines
925 B
JSON

{
"$comment": "Automatically generated by scripts/boost/generate-ports.ps1",
"name": "boost-static-string",
"version": "1.82.0",
"port-version": 1,
"description": "Boost static_string module",
"homepage": "https://github.com/boostorg/static_string",
"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-core",
"version>=": "1.82.0#1"
},
{
"name": "boost-static-assert",
"version>=": "1.82.0#1"
},
{
"name": "boost-throw-exception",
"version>=": "1.82.0#1"
},
{
"name": "boost-utility",
"version>=": "1.82.0#1"
},
{
"name": "boost-vcpkg-helpers",
"version>=": "1.82.0#1"
}
]
}