Skip to content

DIY as 3rd party import

Utkarsh Ayachit requested to merge utkarsh.ayachit/vtk-m:diy-as-3rd-party into master

Adding an infrastructure to add 3rd party modules to VTK-m.

DIY now uses this infrastructure to import itself into VTK-m.

Also added ability to mangle DIY making it easier to support external DIY in future (current implementation only supports internal DIY).

Merge request reports