AddSuiteSparseFlags

Helpers for using SuiteSparse from DUNE targets.

add_dune_suitesparse_flags

Link the given targets against SuiteSparse::SuiteSparse and add the compile definitions corresponding to the detected SuiteSparse components.

The command has an effect only when SuiteSparse_FOUND is true.

add_dune_suitesparse_flags(<target> [<target>...])
targets

One or more existing targets to configure.