aboutsummaryrefslogtreecommitdiff
path: root/ports/boost-ublas/vcpkg.json
blob: 9c63a113170c00dcb3bdec5fdeba9234da697053 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
{
  "name": "boost-ublas",
  "version-string": "1.75.0",
  "description": "Boost ublas module",
  "homepage": "https://github.com/boostorg/ublas",
  "dependencies": [
    "boost-compute",
    "boost-concept-check",
    "boost-config",
    "boost-core",
    "boost-iterator",
    "boost-mpl",
    "boost-range",
    "boost-serialization",
    "boost-smart-ptr",
    "boost-static-assert",
    "boost-type-traits",
    "boost-typeof",
    "boost-utility",
    "boost-vcpkg-helpers"
  ]
}