17 lines
348 B
JSON
17 lines
348 B
JSON
|
{
|
||
|
"name": "boost-pool",
|
||
|
"version": "1.79.0",
|
||
|
"description": "Boost pool module",
|
||
|
"homepage": "https://github.com/boostorg/pool",
|
||
|
"license": "BSL-1.0",
|
||
|
"dependencies": [
|
||
|
"boost-assert",
|
||
|
"boost-config",
|
||
|
"boost-integer",
|
||
|
"boost-throw-exception",
|
||
|
"boost-type-traits",
|
||
|
"boost-vcpkg-helpers",
|
||
|
"boost-winapi"
|
||
|
]
|
||
|
}
|