Skip to content

Guard the list of required vtk components for paraview package.

Fixes an error produced when find_package(ParaView REQUIRED) is called with no modules listed, as is done in the launchers project.

Merge request reports