aboutsummaryrefslogtreecommitdiff
path: root/ports/boost-ublas/vcpkg.json
blob: ebccbb631cccd2100dd7ed55738b067b0b051256 (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": "1.77.0",
  "description": "Boost ublas module",
  "homepage": "https://github.com/boostorg/ublas",
  "dependencies": [
    "boost-compute",
    "boost-concept-check",
    "boost-config",
    "boost-core",
    "boost-interval",
    "boost-iterator",
    "boost-mpl",
    "boost-range",
    "boost-serialization",
    "boost-smart-ptr",
    "boost-static-assert",
    "boost-type-traits",
    "boost-typeof",
    "boost-vcpkg-helpers"
  ]
}