summaryrefslogtreecommitdiff
path: root/cmake/Modules/FindCBLAS.cmake
AgeCommit message (Expand)Author
2016-05-05Locate the C BLAS library before the F77 one.Anton Lokhmotov
2016-05-04Fixed an issue with linking against the ATLAS BLAS libraryCedric Nugteren
2016-04-03Added support for detection of CPU BLAS libraries OpenBLAS, BLIS and Accelera...cnugteren
2016-03-31Create a first version of CPU BLAS detection in CMakecnugteren