[CMake] Check for SuiteSparse >= 4.3 for using SPQR
Fixes dune-istl#5 (closed)
Merge request reports
Activity
mentioned in issue dune-istl#5 (closed)
This looks good to me. As mentioned in dune-istl#14 (closed) I have libsuitesparse-dev 1:4.2.1-3. I tried the patch, and suitesparse minus spqr is found:
[...] -- Performing Test SUITESPARSE_MIN_VERSION_4_3 -- Performing Test SUITESPARSE_MIN_VERSION_4_3 - Failed -- Found SuiteSparse: TRUE found components: LDL UMFPACK missing components: SPQR [...] -- The following OPTIONAL packages have been found: [...] * SuiteSparse [...]
spqrtest
compiles for me with this patch (but probably does nothing, I haven't checked).Not merging myself, because I'll be on holiday, so won't be around for any required cleanup.
mentioned in commit 3300c1cf
Mentioned in commit 3300c1cf
Please register or sign in to reply