qt5 help component missing while building Paraview.

I am trying to build paraview with qt support but I am receiving the following error.

   but it set Qt5_FOUND to FALSE so package "Qt5" is considered to be NOT
   FOUND.  Reason given by package:

   Failed to find Qt5 component "Help" config file at
   "/usr/lib/x86_64-linux-gnu/cmake/Qt5Help/Qt5HelpConfig.cmake"

Any help would be apreciated.

You’ll either need to explicitly install the Qt5Help package using the package manager on your system or set ParaView’s CMake option PARAVIEW_USE_QTHELP to OFF.