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

21 lines
451 B
JSON

{
"name": "boost-interprocess",
"version": "1.77.0",
"description": "Boost interprocess module",
"homepage": "https://github.com/boostorg/interprocess",
"dependencies": [
"boost-assert",
"boost-config",
"boost-container",
"boost-core",
"boost-integer",
"boost-intrusive",
"boost-move",
"boost-static-assert",
"boost-type-traits",
"boost-unordered",
"boost-vcpkg-helpers",
"boost-winapi"
]
}