aboutsummaryrefslogtreecommitdiff
path: root/ports/lapack-reference/CONTROL
diff options
context:
space:
mode:
authorEli Arzhannikov <iarzhannikov@artec-group.com>2020-11-30 20:03:40 +0100
committerGitHub <noreply@github.com>2020-11-30 11:03:40 -0800
commitf6dabc02504625d9c438010ee6f31e9de4a51ae1 (patch)
tree3b167dc7ec9ffa4d5de450e20040bfe8889163bc /ports/lapack-reference/CONTROL
parent2fbd692f56c2a94f1805320a4abf2d366f116cc0 (diff)
downloadvcpkg-f6dabc02504625d9c438010ee6f31e9de4a51ae1.tar.gz
vcpkg-f6dabc02504625d9c438010ee6f31e9de4a51ae1.zip
[lapack-reference] add to CMAKE_FIND_LIBRARY_SUFFIXES additional suffixes (#14816)
* [lapack-reference] add to CMAKE_FIND_LIBRARY_SUFFIXES additional suffixes with versions for make find_library to able to find libgfortran * restore original value of CMAKE_FIND_LIBRARY_SUFFIXES
Diffstat (limited to 'ports/lapack-reference/CONTROL')
-rw-r--r--ports/lapack-reference/CONTROL2
1 files changed, 1 insertions, 1 deletions
diff --git a/ports/lapack-reference/CONTROL b/ports/lapack-reference/CONTROL
index 9ed60cc58..701e48b7d 100644
--- a/ports/lapack-reference/CONTROL
+++ b/ports/lapack-reference/CONTROL
@@ -1,6 +1,6 @@
Source: lapack-reference
Version: 3.8.0
-Port-Version: 3
+Port-Version: 4
Description: LAPACK — Linear Algebra PACKage http://www.netlib.org/lapack/
Default-Features: blas-select
Build-Depends: vcpkg-gfortran (windows)