[Paraview] CMake Producing Bad CXX Flags
Kent Eschenberg
eschenbe at psc.edu
Fri Mar 23 18:47:18 EST 2007
Berk Geveci wrote:
> I am confused as to why there is a -I in the beginning of the
> variable. The MPI_INCLUDE_PATH variable is simply a path not a flag
> and therefore should not have a -I in it. It should look like:
> MPI_INCLUDE_PATH:PATH=/usr/local/packages/
> mpich-1.2.7p1/ch_p4/include;/usr/local/packages/
> mpich-1.2.7p1/ch_p4/include/mpi2c++
You found the problem! The generated flags now look good. Too bad cmake
doesn't provide better diagnostics.
Thanks!
Kent
Pittsburgh Supercomputing Center
More information about the ParaView
mailing list