AddQuadMathFlags

Helpers for using QuadMath from DUNE targets.

add_dune_quadmath_flags

Link the given targets against QuadMath::QuadMath and add the compile definition HAVE_QUADMATH=1.

The command has an effect only when QuadMath_FOUND is true.

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

One or more existing targets to configure.