mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-24 12:29:08 +08:00
16 lines
324 B
JSON
16 lines
324 B
JSON
{
|
|
"name": "boost-pool",
|
|
"version": "1.77.0",
|
|
"description": "Boost pool module",
|
|
"homepage": "https://github.com/boostorg/pool",
|
|
"dependencies": [
|
|
"boost-assert",
|
|
"boost-config",
|
|
"boost-integer",
|
|
"boost-throw-exception",
|
|
"boost-type-traits",
|
|
"boost-vcpkg-helpers",
|
|
"boost-winapi"
|
|
]
|
|
}
|