vtkm_add_target_information now supports multiple targets
requested to merge robertmaynard/vtk-m:vtkm_add_target_information_support_multiple_targets into master
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.