aboutsummaryrefslogtreecommitdiff
path: root/ports/boost-serialization/vcpkg.json
blob: c0d2017047e4fa3150948624a390bb70f0db9553 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
{
  "name": "boost-serialization",
  "version-string": "1.75.0",
  "description": "Boost serialization module",
  "homepage": "https://github.com/boostorg/serialization",
  "dependencies": [
    "boost-array",
    "boost-assert",
    "boost-build",
    "boost-compatibility",
    "boost-config",
    "boost-core",
    "boost-detail",
    "boost-function",
    "boost-integer",
    "boost-io",
    "boost-iterator",
    "boost-modular-build-helper",
    "boost-move",
    "boost-mpl",
    "boost-optional",
    "boost-predef",
    "boost-preprocessor",
    "boost-smart-ptr",
    "boost-spirit",
    "boost-static-assert",
    "boost-type-traits",
    "boost-unordered",
    "boost-utility",
    "boost-variant",
    "boost-vcpkg-helpers"
  ]
}