mirror of
https://github.com/gnss-sdr/gnss-sdr
synced 2025-03-04 02:28:17 +00:00

MacPorts' lapack is not guaranteed to produce libblas.dylib. For example if the +openblas variant is used, then lapack uses openblas. This commit tries to find and use libopenblas.dylib if libblas.dylib is not found. Fixes usage of BLAS_ROOT