mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-26 00:39:00 +08:00
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"
|
||
|
]
|
||
|
}
|