mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-27 07:26:52 +08:00
4783c36f8c
Co-authored-by: Robert Schumacher <roschuma@microsoft.com>
25 lines
549 B
JSON
25 lines
549 B
JSON
{
|
|
"name": "boost-interprocess",
|
|
"version-string": "1.75.0",
|
|
"description": "Boost interprocess module",
|
|
"homepage": "https://github.com/boostorg/interprocess",
|
|
"dependencies": [
|
|
"boost-assert",
|
|
"boost-compatibility",
|
|
"boost-config",
|
|
"boost-container",
|
|
"boost-core",
|
|
"boost-date-time",
|
|
"boost-detail",
|
|
"boost-integer",
|
|
"boost-intrusive",
|
|
"boost-move",
|
|
"boost-static-assert",
|
|
"boost-type-traits",
|
|
"boost-unordered",
|
|
"boost-utility",
|
|
"boost-vcpkg-helpers",
|
|
"boost-winapi"
|
|
]
|
|
}
|