Stefano Sinigardi 3e2120fe2b
[BLAS] add metaport (#13448)
* [BLAS] add metaport

* [openblas] enable also on macOS to allow lapack-reference previous setup

* [clapack] bump port version

* [blas, lapack] Remove incorrect comments about "outside vcpkg"

Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
2020-11-18 13:55:25 -08:00

18 lines
467 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: blas
Description: Use external optimized BLAS
Feature: blas-select
Build-Depends: lapack-reference[core, noblas](!windows|!static)
Description: Use external optimized BLAS