blob: 8cdb410b3f80161899c759b7ee06a76d32c716ca (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
{
"name": "boost-pool",
"version": "1.76.0",
"description": "Boost pool module",
"homepage": "https://github.com/boostorg/pool",
"dependencies": [
"boost-assert",
"boost-config",
"boost-detail",
"boost-integer",
"boost-throw-exception",
"boost-type-traits",
"boost-vcpkg-helpers",
"boost-winapi"
]
}
|