mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-24 16:09:07 +08:00
4783c36f8c
Co-authored-by: Robert Schumacher <roschuma@microsoft.com>
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"
|
|
]
|
|
}
|