15 lines
304 B
JSON
15 lines
304 B
JSON
{
|
|
"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
|
|
}
|
|
]
|
|
}
|