Alan, I've attached a patch that will find and use the BLAS and LAPACK implementations in Apple's Accelerate or vecLib frameworks. Only FindBLAS.cmake needs to be modified since both BLAS and LAPACK are provided in the same framework. I've tested the macros on a simple project that calls a single LAPACK function (dgesv). The patch should be applied to FindBLAS.cmake revision 1.2.
David
blas-macos.patch
Description: blas-macos.patch
_______________________________________________ CMake mailing list [email protected] http://www.cmake.org/mailman/listinfo/cmake
