diff options
author | Hubertus van Dam <hvandam@bnl.gov> | 2018-08-28 18:33:25 (GMT) |
---|---|---|
committer | Brad King <brad.king@kitware.com> | 2018-08-30 14:52:59 (GMT) |
commit | 8cdff15ef7b3077af6b7315f73355d06adaeeafe (patch) | |
tree | afa298f265e23ec017fae1d319ff07e622c7c551 /Help/guide/tutorial/Step10/MathFunctions/MakeTable.cxx | |
parent | 608de88f2973975b85e059e67b93fbefa2911082 (diff) | |
download | CMake-8cdff15ef7b3077af6b7315f73355d06adaeeafe.zip CMake-8cdff15ef7b3077af6b7315f73355d06adaeeafe.tar.gz CMake-8cdff15ef7b3077af6b7315f73355d06adaeeafe.tar.bz2 |
FindBLAS: Make Intel MKL the most preferred explicit BLAS library again
By adding the "if (NOT BLAS_LIBRARIES)" statement to the Intel MKL
detection code block we have unintentionally turned Intel MKL from
the most preferred into the least preferred BLAS library. To fix
this issue the Intel MKL detection code block needs to be moved
forward to make it the first explicit BLAS library we test for.
This is change does just that and re-instates Intel MKL as the
most preferred explicit BLAS library.
Diffstat (limited to 'Help/guide/tutorial/Step10/MathFunctions/MakeTable.cxx')
0 files changed, 0 insertions, 0 deletions