[Paraview] Superbuild: passing compiler flags

Utkarsh Ayachit utkarsh.ayachit at kitware.com
Thu Jun 13 13:51:26 EDT 2013


> Shouldn't there be PV_ variables defined in the CMakeCache.txt file in the paraview directory?

They wont. If you look at mpi.use.system.cmake in PAraViewSuperbuild,
it pass the PV variables as MPI_* variables. I'd say the bug is that
the file uses PV_MPI_* variables at all. They should all just be
MPI_*.

Utkarsh


More information about the ParaView mailing list