mirror of
https://github.com/microsoft/vcpkg.git
synced 2025-01-21 13:23:06 +08:00
43 lines
844 B
JSON
43 lines
844 B
JSON
|
{
|
||
|
"$comment": "Automatically generated by scripts/boost/generate-ports.ps1",
|
||
|
"name": "boost-redis",
|
||
|
"version": "1.84.0",
|
||
|
"description": "Boost redis module",
|
||
|
"homepage": "https://github.com/boostorg/redis",
|
||
|
"license": "BSL-1.0",
|
||
|
"dependencies": [
|
||
|
{
|
||
|
"name": "boost-asio",
|
||
|
"version>=": "1.84.0"
|
||
|
},
|
||
|
{
|
||
|
"name": "boost-assert",
|
||
|
"version>=": "1.84.0"
|
||
|
},
|
||
|
{
|
||
|
"name": "boost-config",
|
||
|
"version>=": "1.84.0"
|
||
|
},
|
||
|
{
|
||
|
"name": "boost-core",
|
||
|
"version>=": "1.84.0"
|
||
|
},
|
||
|
{
|
||
|
"name": "boost-mp11",
|
||
|
"version>=": "1.84.0"
|
||
|
},
|
||
|
{
|
||
|
"name": "boost-system",
|
||
|
"version>=": "1.84.0"
|
||
|
},
|
||
|
{
|
||
|
"name": "boost-throw-exception",
|
||
|
"version>=": "1.84.0"
|
||
|
},
|
||
|
{
|
||
|
"name": "boost-vcpkg-helpers",
|
||
|
"version>=": "1.84.0"
|
||
|
}
|
||
|
]
|
||
|
}
|