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 (dune-common), since the defines #HAVE_SUITESPARSE_XYZ are in dune-common.

See associated MR in dune-common!1284 (merged).

Merge request reports