aboutsummaryrefslogtreecommitdiff
path: root/vcpkg/ports/meschach/vcpkg.json
blob: 7729dbf84c475e19cb4963a15541251a5c3c2889 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
{
  "name": "meschach",
  "version-string": "1.2b",
  "port-version": 6,
  "description": "Matrix computations in C",
  "homepage": "https://homepage.math.uiowa.edu/~dstewart/meschach",
  "supports": "windows & !uwp",
  "dependencies": [
    {
      "name": "vcpkg-cmake",
      "host": true
    }
  ]
}