mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-25 06:59:01 +08:00
18 lines
406 B
JSON
18 lines
406 B
JSON
{
|
|
"name": "boost-circular-buffer",
|
|
"version": "1.77.0",
|
|
"description": "Boost circular_buffer module",
|
|
"homepage": "https://github.com/boostorg/circular_buffer",
|
|
"dependencies": [
|
|
"boost-assert",
|
|
"boost-concept-check",
|
|
"boost-config",
|
|
"boost-core",
|
|
"boost-move",
|
|
"boost-static-assert",
|
|
"boost-throw-exception",
|
|
"boost-type-traits",
|
|
"boost-vcpkg-helpers"
|
|
]
|
|
}
|