clMathLibraries / clBLAS

a software library containing BLAS functions written in OpenCL
Apache License 2.0
843 stars 237 forks source link

Install cmake configuration to lib/cmake/clBLAS #105

Closed marbre closed 9 years ago

marbre commented 9 years ago

The cmake configuration should go to /usr/lib{64}/cmake/clBLAS and not to /usr/share/clBLAS. Similar to https://github.com/clMathLibraries/clFFT/pull/88.