Move the find_package(SuiteSparse) from istl to common
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