Skip to content

Make sure we don't duplicate commands to NVCC.

When you called find_package multiple times with VTK-m components such as CUDA would continuously append to variables, causing a variable to have the same parameter listed multiple times.

Merge request reports