mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-24 18:39:07 +08:00
61 lines
1.2 KiB
JSON
61 lines
1.2 KiB
JSON
{
|
|
"$comment": "Automatically generated by scripts/boost/generate-ports.ps1",
|
|
"name": "boost-atomic",
|
|
"version": "1.83.0",
|
|
"description": "Boost atomic module",
|
|
"homepage": "https://github.com/boostorg/atomic",
|
|
"license": "BSL-1.0",
|
|
"dependencies": [
|
|
{
|
|
"name": "boost-align",
|
|
"version>=": "1.83.0"
|
|
},
|
|
{
|
|
"name": "boost-assert",
|
|
"version>=": "1.83.0"
|
|
},
|
|
{
|
|
"name": "boost-build",
|
|
"host": true,
|
|
"version>=": "1.83.0"
|
|
},
|
|
{
|
|
"name": "boost-config",
|
|
"version>=": "1.83.0"
|
|
},
|
|
{
|
|
"name": "boost-modular-build-helper",
|
|
"host": true,
|
|
"version>=": "1.83.0"
|
|
},
|
|
{
|
|
"name": "boost-predef",
|
|
"version>=": "1.83.0"
|
|
},
|
|
{
|
|
"name": "boost-preprocessor",
|
|
"version>=": "1.83.0"
|
|
},
|
|
{
|
|
"name": "boost-static-assert",
|
|
"version>=": "1.83.0"
|
|
},
|
|
{
|
|
"name": "boost-type-traits",
|
|
"version>=": "1.83.0"
|
|
},
|
|
{
|
|
"name": "boost-vcpkg-helpers",
|
|
"version>=": "1.83.0"
|
|
},
|
|
{
|
|
"name": "boost-winapi",
|
|
"version>=": "1.83.0"
|
|
},
|
|
{
|
|
"name": "vcpkg-cmake",
|
|
"host": true
|
|
}
|
|
]
|
|
}
|