diff options
| author | Alberto Luaces <aluaces@udc.es> | 2020-03-11 01:26:45 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-03-10 17:26:45 -0700 |
| commit | cf405d4ed024f6517e1793e6dea1b5adacbc527a (patch) | |
| tree | 4d50f78d93f687331be5e85763ba4410d219621c /ports/suitesparse/CONTROL | |
| parent | 982713eca25a2e19f7867a37dcb89e1788a9d5c7 (diff) | |
| download | vcpkg-cf405d4ed024f6517e1793e6dea1b5adacbc527a.tar.gz vcpkg-cf405d4ed024f6517e1793e6dea1b5adacbc527a.zip | |
[suitesparse] Enable compiling SuiteSparse DLLs (#10305)
* Enable compiling SuiteSparse DLLs
Generated dynamic libraries work ok when linked to other projects.
* [suitesparse] Refresh port file for new vcpkg
* Update CONTROL file.
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 fa269b668..7d31c1d94 100644 --- a/ports/suitesparse/CONTROL +++ b/ports/suitesparse/CONTROL @@ -1,5 +1,5 @@ Source: suitesparse -Version: 5.4.0-4 +Version: 5.4.0-5 Build-Depends: clapack (!osx) Homepage: http://faculty.cse.tamu.edu/davis/SuiteSparse Description: algebra library |
