diff options
| author | nicole mazzuca <mazzucan@outlook.com> | 2021-06-03 14:57:42 -0500 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-06-03 12:57:42 -0700 |
| commit | 8129af76d6cf50ce4ba9a69432bc2f3e8ebb305a (patch) | |
| tree | f5de294e752c1c5ebca18ffb4c5aa514ca18cd73 /versions/baseline.json | |
| parent | 9535ae5f7dad7a880369bb6725a1e755725bc147 (diff) | |
| download | vcpkg-8129af76d6cf50ce4ba9a69432bc2f3e8ebb305a.tar.gz vcpkg-8129af76d6cf50ce4ba9a69432bc2f3e8ebb305a.zip | |
[sundials] fix cmake targets to link bin/*.dll (#18178)
* [sundials] fix cmake targets to link bin/*.dll
* version
Diffstat (limited to 'versions/baseline.json')
| -rw-r--r-- | versions/baseline.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/versions/baseline.json b/versions/baseline.json index 57b9a8fd4..73e26394e 100644 --- a/versions/baseline.json +++ b/versions/baseline.json @@ -6018,7 +6018,7 @@ }, "sundials": { "baseline": "5.7.0", - "port-version": 0 + "port-version": 1 }, "superlu": { "baseline": "2020-01-07", |
