[CMake] CMake FindBLAS and FindLAPACK patches

don la dieu nega at icecube.umd.edu
Thu Sep 1 17:00:04 EDT 2011


On Sep 1, 2011, at 12:00 PM, Alexey Ozeritsky wrote:

> On Thu, Sep 1, 2011 at 7:47 PM, don la dieu <nega at icecube.umd.edu> wrote:
>> That was intentional. .dll Should already be in CMAKE_FIND_LIBRARY_SUFFIXES on WIN32.
> 
> Yes, it should already be in CMAKE_FIND_LIBRARY_SUFFIXES but not in
> CMAKE_FIND_LIBRRAY_SUFFIXES as in your patch :)
> 

Ah spelling my one true nemesis! :)

I was wondering... would make more sense (post 2.8.6) to break ACML out into it's own module, and change FindBLAS and FindLAPACK so they called FindACML? It seems like most of the complexity in FindBLAS is now mostly ACML related.

don


More information about the CMake mailing list