I may be wrong as I’m not familiar with vtk build system, but I think Testing/Rendering/vtk.module
should list VTK::ParallelMPI in section OPTIONAL_DEPENDS since symbol VTK_MODULE_ENABLE_VTK_ParallelMPI
is used in Testing/Rendering/vtkTestingInteractor.cxx
Indeed! Thanks for the report.
MR is here: https://gitlab.kitware.com/vtk/vtk/-/merge_requests/10936
1 Like