gnss-sdr/cmake
Carles Fernandez 9dc57a61d0
Improve finding of BLAS libraries in macOS / Macports
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
2022-04-22 12:11:06 +02:00
..
Modules Improve finding of BLAS libraries in macOS / Macports 2022-04-22 12:11:06 +02:00
Toolchains Fix typo 2021-12-19 17:35:59 +01:00
cmake_uninstall.cmake.in Apply more concise file header format 2020-12-30 13:35:06 +01:00