AddVcFlags

Helpers for using Vc from DUNE targets.

add_dune_vc_flags

Link the given targets against Vc and add the include directories, compile options, and compile definitions required for SIMD support.

The command has an effect only when Vc_FOUND is true.

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

One or more existing targets to configure.