AddQuadMathFlags¶
Helpers for using QuadMath from DUNE targets.
- add_dune_quadmath_flags¶
Link the given targets against
QuadMath::QuadMathand add the compile definitionHAVE_QUADMATH=1.The command has an effect only when
QuadMath_FOUNDis true.add_dune_quadmath_flags(<target> [<target>...])
targetsOne or more existing targets to configure.