vcpkg/ports/boost-pool/vcpkg.json
2021-09-27 17:12:39 -07:00

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"
]
}