AddMETISFlags¶
Helpers for using METIS from DUNE targets.
- add_dune_metis_flags¶
Link the given targets against
METIS::METISand add the compile definitions corresponding to the detected METIS configuration.The command has an effect only when
METIS_FOUNDis true.add_dune_metis_flags(<target> [<target>...])
targetsOne or more existing targets to configure.