diff options
author | Mario Emmenlauer <mario@emmenlauer.de> | 2020-01-24 09:08:37 (GMT) |
---|---|---|
committer | Mario Emmenlauer <mario@emmenlauer.de> | 2020-01-28 09:27:22 (GMT) |
commit | 4d7c69208e6bfc9c59a6a5086218516d18a2498a (patch) | |
tree | 59e1131cf9453b2ae924e77eaf1d9042fdf50818 /Help/guide/tutorial/Step6/MathFunctions/MakeTable.cxx | |
parent | fde5fcbc711fd7d8ae08da8928894d2c8b3092bc (diff) | |
download | CMake-4d7c69208e6bfc9c59a6a5086218516d18a2498a.zip CMake-4d7c69208e6bfc9c59a6a5086218516d18a2498a.tar.gz CMake-4d7c69208e6bfc9c59a6a5086218516d18a2498a.tar.bz2 |
Find{BLAS,LAPACK}: Search always in dynamic linker paths
Previously the search in the dynamic linker paths 'LIB', 'LD_LIBRARY_PATH'
and 'DYLD_LIBRARY_PATH' was dependent on the value of the environment
variable 'MKLROOT'. If MKLROOT was given, the dynamic linker paths where
not searched. This seems slightly counter-intuitive.
This PR changes the behavior so that MKLROOT is searched first, but if
unsuccesful, the dynamic linker paths are tried as well.
Diffstat (limited to 'Help/guide/tutorial/Step6/MathFunctions/MakeTable.cxx')
0 files changed, 0 insertions, 0 deletions