aboutsummaryrefslogtreecommitdiff
path: root/ports/boost-interprocess/vcpkg.json
blob: 58f1ffb35e0a909d7ffb8269551021981380014c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
{
  "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"
  ]
}