mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-24 19:20:31 +08:00
21 lines
451 B
JSON
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"
|
|
]
|
|
}
|