DrTimothyAldenDavis / SuiteSparse

The official SuiteSparse library: a suite of sparse matrix algorithms authored or co-authored by Tim Davis, Texas A&M University.
https://people.engr.tamu.edu/davis/suitesparse.html
Other
1.17k stars 261 forks source link

Add preprocessor definitions also with user-supplied BLAS_LIBRARIES #671

Closed mmuetzel closed 10 months ago

mmuetzel commented 10 months ago

Should fix #668.

DrTimothyAldenDavis commented 10 months ago

Yes, that should be the fix -- thanks.