vcpkg/ports/boost-url/vcpkg.json

64 lines
1.2 KiB
JSON
Raw Normal View History

2022-12-21 01:20:54 +08:00
{
"$comment": "Automatically generated by scripts/boost/generate-ports.ps1",
2022-12-21 01:20:54 +08:00
"name": "boost-url",
"version": "1.84.0",
"port-version": 1,
2022-12-21 01:20:54 +08:00
"description": "Boost url module",
"homepage": "https://github.com/boostorg/url",
"license": "BSL-1.0",
"dependencies": [
{
"name": "boost-align",
"version>=": "1.84.0"
2022-12-21 01:20:54 +08:00
},
{
"name": "boost-assert",
"version>=": "1.84.0"
2022-12-21 01:20:54 +08:00
},
{
"name": "boost-cmake",
"version>=": "1.84.0"
2022-12-21 01:20:54 +08:00
},
{
"name": "boost-config",
"version>=": "1.84.0"
2022-12-21 01:20:54 +08:00
},
{
"name": "boost-core",
"version>=": "1.84.0"
2022-12-21 01:20:54 +08:00
},
{
"name": "boost-headers",
"version>=": "1.84.0"
2022-12-21 01:20:54 +08:00
},
{
"name": "boost-mp11",
"version>=": "1.84.0"
2022-12-21 01:20:54 +08:00
},
{
"name": "boost-optional",
"version>=": "1.84.0"
2022-12-21 01:20:54 +08:00
},
{
"name": "boost-static-assert",
"version>=": "1.84.0"
2022-12-21 01:20:54 +08:00
},
{
"name": "boost-system",
"version>=": "1.84.0"
2022-12-21 01:20:54 +08:00
},
{
"name": "boost-throw-exception",
"version>=": "1.84.0"
2022-12-21 01:20:54 +08:00
},
{
"name": "boost-type-traits",
"version>=": "1.84.0"
2022-12-21 01:20:54 +08:00
},
{
"name": "boost-variant2",
"version>=": "1.84.0"
2022-12-21 01:20:54 +08:00
}
]
}