AddMPFRFlags

Helpers for using MPFR from DUNE targets.

add_dune_mpfr_flags

Link the given targets against MPFR::mpreal and add the compile definition HAVE_MPFR=1.

The command has an effect only when MPFR_FOUND is true.

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

One or more existing targets to configure.