diff options
| author | Robert Schumacher <roschuma@microsoft.com> | 2018-03-07 11:56:21 -0800 |
|---|---|---|
| committer | Robert Schumacher <roschuma@microsoft.com> | 2018-03-07 11:56:21 -0800 |
| commit | a759caf15e031744e99e9718633fcc8d9a60b077 (patch) | |
| tree | 74b6f53f512d12b2f34b237705768ecc60335380 /ports/gsl/CONTROL | |
| parent | 7221344fd89a46b2bb4eb300f0633c76823bee55 (diff) | |
| download | vcpkg-a759caf15e031744e99e9718633fcc8d9a60b077.tar.gz vcpkg-a759caf15e031744e99e9718633fcc8d9a60b077.zip | |
[gsl] Fix finding release libs in debug configurations. Fixes #2982.
Diffstat (limited to 'ports/gsl/CONTROL')
| -rw-r--r-- | ports/gsl/CONTROL | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ports/gsl/CONTROL b/ports/gsl/CONTROL index b6dc858dc..f02ecc2ee 100644 --- a/ports/gsl/CONTROL +++ b/ports/gsl/CONTROL @@ -1,3 +1,3 @@ Source: gsl -Version: 2.4-2 +Version: 2.4-3 Description: The GNU Scientific Library is a numerical library for C and C++ programmers |
