Skip to content

Make install rule more robust.

On Windows 7, VTK's pyd files weren't matching the regex. Updated it to fix it. Without this, ninja install on ParaVIew would not have the *Python.pyd files copied over into paraview/vtk package.

Merge request reports