[CMake] Don't require BLAS in FindSuiteSparse
If BLAS is not found, the whole configure process is aborted. We actually want that BLAS is a requirement for SuiteSparse. It is better to check using FindPackageHandleStandardArgs. (cherry picked from commit cacd1672) Signed-off-by:Steffen Müthing <muething@dune-project.org>
Please register or sign in to comment