summaryrefslogtreecommitdiffhomepage
path: root/eigen/bench/btl/cmake/FindCBLAS.cmake
diff options
context:
space:
mode:
authorStanislaw Halik <sthalik@misaki.pl>2017-03-25 14:17:07 +0100
committerStanislaw Halik <sthalik@misaki.pl>2017-03-25 14:17:07 +0100
commit35f7829af10c61e33dd2e2a7a015058e11a11ea0 (patch)
tree7135010dcf8fd0a49f3020d52112709bcb883bd6 /eigen/bench/btl/cmake/FindCBLAS.cmake
parent6e8724193e40a932faf9064b664b529e7301c578 (diff)
update
Diffstat (limited to 'eigen/bench/btl/cmake/FindCBLAS.cmake')
-rw-r--r--eigen/bench/btl/cmake/FindCBLAS.cmake1
1 files changed, 1 insertions, 0 deletions
diff --git a/eigen/bench/btl/cmake/FindCBLAS.cmake b/eigen/bench/btl/cmake/FindCBLAS.cmake
index 554f029..ce0f2f2 100644
--- a/eigen/bench/btl/cmake/FindCBLAS.cmake
+++ b/eigen/bench/btl/cmake/FindCBLAS.cmake
@@ -23,6 +23,7 @@ find_file(CBLAS_LIBRARIES
libcblas.so.3
PATHS
/usr/lib
+ /usr/lib64
$ENV{CBLASDIR}/lib
${LIB_INSTALL_DIR}
)