aboutsummaryrefslogtreecommitdiff
path: root/ports/boost-geometry/vcpkg.json
blob: c1d574a84ac841118b3439eb6dc540a6f9c09c02 (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
34
35
36
37
38
39
40
41
42
{
  "name": "boost-geometry",
  "version": "1.77.0",
  "description": "Boost geometry module",
  "homepage": "https://github.com/boostorg/geometry",
  "dependencies": [
    "boost-algorithm",
    "boost-any",
    "boost-array",
    "boost-assert",
    "boost-concept-check",
    "boost-config",
    "boost-container",
    "boost-core",
    "boost-function-types",
    "boost-fusion",
    "boost-integer",
    "boost-iterator",
    "boost-lexical-cast",
    "boost-math",
    "boost-move",
    "boost-mpl",
    "boost-multiprecision",
    "boost-numeric-conversion",
    "boost-polygon",
    "boost-qvm",
    "boost-range",
    "boost-rational",
    "boost-serialization",
    "boost-smart-ptr",
    "boost-static-assert",
    "boost-thread",
    "boost-throw-exception",
    "boost-tokenizer",
    "boost-tuple",
    "boost-type-traits",
    "boost-utility",
    "boost-variant",
    "boost-variant2",
    "boost-vcpkg-helpers"
  ]
}