mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-25 14:19:07 +08:00
24 lines
497 B
JSON
24 lines
497 B
JSON
|
{
|
||
|
"name": "boost-lockfree",
|
||
|
"version-string": "1.75.0",
|
||
|
"description": "Boost lockfree module",
|
||
|
"homepage": "https://github.com/boostorg/lockfree",
|
||
|
"dependencies": [
|
||
|
"boost-align",
|
||
|
"boost-array",
|
||
|
"boost-assert",
|
||
|
"boost-atomic",
|
||
|
"boost-config",
|
||
|
"boost-core",
|
||
|
"boost-integer",
|
||
|
"boost-mpl",
|
||
|
"boost-parameter",
|
||
|
"boost-predef",
|
||
|
"boost-static-assert",
|
||
|
"boost-tuple",
|
||
|
"boost-type-traits",
|
||
|
"boost-utility",
|
||
|
"boost-vcpkg-helpers"
|
||
|
]
|
||
|
}
|