mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-25 06:38:59 +08:00
bb61fc1662
Co-authored-by: Robert Schumacher <roschuma@microsoft.com> Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
18 lines
471 B
Plaintext
18 lines
471 B
Plaintext
Source: lapack-reference
|
|
Version: 3.8.0
|
|
Port-Version: 3
|
|
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: openblas
|
|
Description: Use external optimized BLAS
|
|
|
|
Feature: blas-select
|
|
Build-Depends: lapack-reference[core, noblas](!windows|!static)
|
|
Description: Use external optimized BLAS
|