[CMake] Support OpenBLAS in FindBLAS module

Rolf Eike Beer eike at sf-mail.de
Wed Nov 5 02:10:11 EST 2014


Am Mittwoch, 5. November 2014, 09:20:15 schrieb Zhang Xianyi:
> Hi Folks,
> 
> I am the developer of OpenBLAS, an optimized BLAS implementation forked
> from GotoBLAS2.
> 
> So far, the FindBLAS.cmake module cannot recognize OpenBLAS as a legitimate
> library. Is it possible to support OpenBLAS in FindBLAS module?

Yes, but the preferable solution would be that you ship a OpenBLASConfig.cmake 
with your installation, so it would work with any CMake version and you can 
adapt that file yourself in case of new components, library locations or other 
things.

Eike
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 198 bytes
Desc: This is a digitally signed message part.
URL: <http://public.kitware.com/pipermail/cmake/attachments/20141105/4777be93/attachment.sig>


More information about the CMake mailing list