Skip to content

vtkm_add_target_information now supports multiple targets

Instead of having to be called for each target you can now pass multiple targets at once. Do note that if you pass multiple targets you will need to pass all the sources from those targets that need to be 'device' compiled.

Merge request reports