early-access version 2853
This commit is contained in:
18
externals/vcpkg/ports/boost-dynamic-bitset/vcpkg.json
vendored
Executable file
18
externals/vcpkg/ports/boost-dynamic-bitset/vcpkg.json
vendored
Executable file
@@ -0,0 +1,18 @@
|
||||
{
|
||||
"name": "boost-dynamic-bitset",
|
||||
"version": "1.79.0",
|
||||
"description": "Boost dynamic_bitset module",
|
||||
"homepage": "https://github.com/boostorg/dynamic_bitset",
|
||||
"license": "BSL-1.0",
|
||||
"dependencies": [
|
||||
"boost-assert",
|
||||
"boost-config",
|
||||
"boost-container-hash",
|
||||
"boost-core",
|
||||
"boost-integer",
|
||||
"boost-move",
|
||||
"boost-static-assert",
|
||||
"boost-throw-exception",
|
||||
"boost-vcpkg-helpers"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user