mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-26 00:19:01 +08:00
4783c36f8c
Co-authored-by: Robert Schumacher <roschuma@microsoft.com>
11 lines
244 B
JSON
11 lines
244 B
JSON
{
|
|
"name": "boost-dynamic-bitset",
|
|
"version-string": "1.75.0",
|
|
"description": "Boost dynamic_bitset module",
|
|
"homepage": "https://github.com/boostorg/dynamic_bitset",
|
|
"dependencies": [
|
|
"boost-core",
|
|
"boost-vcpkg-helpers"
|
|
]
|
|
}
|