Merge pull request #75 from miroi/patch-1
add multiple math libs for search order
This commit is contained in:
commit
6d33b694c5
@ -195,4 +195,4 @@ def test_fc_lapack():
|
|||||||
|
|
||||||
@skip_on_windows
|
@skip_on_windows
|
||||||
def test_fc_lapack_static():
|
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