mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-12-14 09:09:02 +08:00
35 lines
695 B
JSON
35 lines
695 B
JSON
|
{
|
||
|
"$comment": "Automatically generated by scripts/boost/generate-ports.ps1",
|
||
|
"name": "boost-scope",
|
||
|
"version": "1.85.0",
|
||
|
"description": "Boost scope module",
|
||
|
"homepage": "https://github.com/boostorg/scope",
|
||
|
"license": "BSL-1.0",
|
||
|
"dependencies": [
|
||
|
{
|
||
|
"name": "boost-assert",
|
||
|
"version>=": "1.85.0"
|
||
|
},
|
||
|
{
|
||
|
"name": "boost-cmake",
|
||
|
"version>=": "1.85.0"
|
||
|
},
|
||
|
{
|
||
|
"name": "boost-config",
|
||
|
"version>=": "1.85.0"
|
||
|
},
|
||
|
{
|
||
|
"name": "boost-core",
|
||
|
"version>=": "1.85.0"
|
||
|
},
|
||
|
{
|
||
|
"name": "boost-headers",
|
||
|
"version>=": "1.85.0"
|
||
|
},
|
||
|
{
|
||
|
"name": "boost-type-traits",
|
||
|
"version>=": "1.85.0"
|
||
|
}
|
||
|
]
|
||
|
}
|