aboutsummaryrefslogtreecommitdiff
path: root/ports/boost-odeint/vcpkg.json
blob: 483ea6e86b8c1b4ea38556dfb4556a3b276de3ee (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
{
  "name": "boost-odeint",
  "version": "1.76.0",
  "description": "Boost odeint module",
  "homepage": "https://github.com/boostorg/odeint",
  "dependencies": [
    "boost-array",
    "boost-assert",
    "boost-bind",
    "boost-compute",
    "boost-config",
    "boost-core",
    "boost-function",
    "boost-fusion",
    "boost-iterator",
    "boost-math",
    "boost-mpl",
    "boost-multi-array",
    "boost-preprocessor",
    "boost-range",
    "boost-static-assert",
    "boost-throw-exception",
    "boost-type-traits",
    "boost-units",
    "boost-utility",
    "boost-vcpkg-helpers"
  ]
}