[CMake] Please support FindLAPACK/FindBLAS for C/C++-only projects

Ryo IGARASHI rigarash at gmail.com
Wed Jan 20 21:03:51 EST 2010


Dear developers,

Currently, FindLAPACK.cmake and FindBLAS.cmake *requires* Fortran compiler.
However, I can easily think of a situation when no Fortran compiler
but LAPACK/BLAS
available. Let's say:
* Use ATLAS on VC9 (Windows)
* Buy Intel C++ compiler but not Fortran compiler (each of them have
MKL) (Windows/Linux)

Is there any way to properly detect BLAS/LAPACK with C/C++ only project?

I report this on the tracker as:
http://www.cmake.org/Bug/view.php?id=9976

-- 
Ryo IGARASHI, Ph.D.
rigarash at gmail.com


More information about the CMake mailing list