Move the find_package(SuiteSparse) from istl to common
Compare changes
Files
2@@ -37,6 +37,10 @@ include(AddMETISFlags)
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).