[Paraview-developers] Changing ParaView default CMake variable values

Utkarsh Ayachit utkarsh.ayachit at kitware.com
Wed Aug 24 09:09:04 EDT 2016


Folks,

I wanted to propose changing the defaults for the following CMake
variables in ParaView:

VTK_RENDERING_BACKEND = OpenGL2 (currently OpenGL1)
VTK_ENABLE_KITS = ON (currently OFF)

The former will use the new rendering backend. The latter will build
fewer libraries since multiple VTK modules gets built as a single kit
library.

Thoughts? Any other suggestions?

Utkarsh


More information about the Paraview-developers mailing list