mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-24 19:49:00 +08:00
18 lines
400 B
JSON
18 lines
400 B
JSON
{
|
|
"name": "boost-dynamic-bitset",
|
|
"version": "1.77.0",
|
|
"description": "Boost dynamic_bitset module",
|
|
"homepage": "https://github.com/boostorg/dynamic_bitset",
|
|
"dependencies": [
|
|
"boost-assert",
|
|
"boost-config",
|
|
"boost-container-hash",
|
|
"boost-core",
|
|
"boost-integer",
|
|
"boost-move",
|
|
"boost-static-assert",
|
|
"boost-throw-exception",
|
|
"boost-vcpkg-helpers"
|
|
]
|
|
}
|