16 lines
348 B
JSON
Executable file
16 lines
348 B
JSON
Executable file
{
|
|
"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"
|
|
]
|
|
}
|