vcpkg/ports/boost-dynamic-bitset/vcpkg.json

11 lines
244 B
JSON
Raw Normal View History

{
"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"
]
}