Hi I am trying to find blas API using
find_package ( BLAS REQUIRED ) In my case I am trying to use ACML, but cmake fails to find blas with the following error: CMake Error at /usr/share/cmake/Modules/FindBLAS.cmake:612 (message): A required library with BLAS API not found. Please specify library location. Is there a way to specify where to look for ACML library ? thanks -- Bogdan -- Powered by www.kitware.com Visit other Kitware open-source projects at http://www.kitware.com/opensource/opensource.html Please keep messages on-topic and check the CMake FAQ at: http://www.cmake.org/Wiki/CMake_FAQ Follow this link to subscribe/unsubscribe: http://www.cmake.org/mailman/listinfo/cmake