Skip to content

paraviewQt.cmake: replace vtkQt by a dedicate config file

Improve the cmake for the recent support for qt6(!6134 (merged)):

  • use a dedicate cmake file to configure the qt version paraviewQt.cmake which is a duplication of the one in the VTK.
  • condition this script by the PARAVIEW_USE_QT

Merge request reports