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:
		| @@ -195,4 +195,4 @@ def test_fc_lapack(): | |||||||
|  |  | ||||||
| @no_windows | @no_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\'"') | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user