AddParMETISFlags

Helpers for using ParMETIS from DUNE targets.

add_dune_parmetis_flags

Link the given targets against ParMETIS::ParMETIS and add the compile definitions corresponding to the detected ParMETIS configuration.

This command also applies add_dune_metis_flags() and add_dune_mpi_flags().

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

One or more existing targets to configure.