Skip to content

Make finding Python libs optional

Trying to allow building LLVM and OSMesa without ParaView for the ParaView superbuild with using the system Python interpreter but not requiring system Python libs. Should make static builds on HPC machines easier when we don't need ParaView Python wrapping but want to build OSMesa.

Merge request reports