add multiple math libs for search order
Multiple math libs in search-order string serve for setting various tests configurations. Also closes #71.
This commit is contained in:
parent
de5cd2af19
commit
034ea47325
@ -195,4 +195,4 @@ def test_fc_lapack():
|
||||
|
||||
@no_windows
|
||||
def test_fc_lapack_static():
|
||||
configure_build_and_exe('fc_lapack', 'python setup.py --fc=gfortran --static --cmake-options="-DMATH_LIB_SEARCH_ORDER=ATLAS"')
|
||||
configure_build_and_exe('fc_lapack', 'python setup.py --fc=gfortran --static --cmake-options="-DMATH_LIB_SEARCH_ORDER=\'ATLAS;MKL\'"')
|
||||
|
Loading…
x
Reference in New Issue
Block a user