diff options
| author | janholt <55844471+janholt@users.noreply.github.com> | 2019-10-05 18:02:12 +0300 |
|---|---|---|
| committer | Curtis J Bezault <curtbezault@gmail.com> | 2019-10-05 08:02:12 -0700 |
| commit | ea79220f9d9d33a11101c8dea0827aaff5a2b9b3 (patch) | |
| tree | 70393d69035bb64f1507ae18f29221ae1ded0777 /ports/suitesparse/CONTROL | |
| parent | 4b9ccaa8445d01f9c0765f06ecebce3bcaac388e (diff) | |
| download | vcpkg-ea79220f9d9d33a11101c8dea0827aaff5a2b9b3.tar.gz vcpkg-ea79220f9d9d33a11101c8dea0827aaff5a2b9b3.zip | |
[metis][suitesparse] add metisConfig.cmake (#8376)
* [metis] install metisConfig.cmake
* [suitesparse] add find_package(metis)
Diffstat (limited to 'ports/suitesparse/CONTROL')
| -rw-r--r-- | ports/suitesparse/CONTROL | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ports/suitesparse/CONTROL b/ports/suitesparse/CONTROL index 82ee5e5e0..fa269b668 100644 --- a/ports/suitesparse/CONTROL +++ b/ports/suitesparse/CONTROL @@ -1,5 +1,5 @@ Source: suitesparse -Version: 5.4.0-3 +Version: 5.4.0-4 Build-Depends: clapack (!osx) Homepage: http://faculty.cse.tamu.edu/davis/SuiteSparse Description: algebra library |
