Skip to content

Move the find_package(SuiteSparse) from istl to common

Simon Praetorius requested to merge issue/suitesparse-find-package into master

Summary

Move the find_package call into DuneCommonMacros.cmake, since the defines #HAVE_SUITESPARSE_XYZ are in dune-common.

See associated MR in dune-istl!538 (merged).

Edited by Simon Praetorius

Merge request reports