mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-27 13:29:00 +08:00
f6dabc0250
* [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
18 lines
467 B
Plaintext
18 lines
467 B
Plaintext
Source: lapack-reference
|
|
Version: 3.8.0
|
|
Port-Version: 4
|
|
Description: LAPACK — Linear Algebra PACKage http://www.netlib.org/lapack/
|
|
Default-Features: blas-select
|
|
Build-Depends: vcpkg-gfortran (windows)
|
|
|
|
Feature: cblas
|
|
Description: Builds CBLAS
|
|
|
|
Feature: noblas
|
|
Build-Depends: blas
|
|
Description: Use external optimized BLAS
|
|
|
|
Feature: blas-select
|
|
Build-Depends: lapack-reference[core, noblas](!windows|!static)
|
|
Description: Use external optimized BLAS
|