Move the find_package(SuiteSparse) from istl to common
- Oct 04, 2023
-
-
Santiago Ospina De Los Ríos authored
-
- Sep 20, 2023
-
-
Simon Praetorius authored
-
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).