[Paraview] CMake and Two Directories
Berk Geveci
berk.geveci at kitware.com
Thu Mar 22 07:19:56 EST 2007
As Clint pointed it out, the correct was of doing this is listing the
directories separated by ; (semi-colon):
MPI_INCLUDE_PATH:PATH=/usr/include/openmpi;/usr/include/openmpi/openmpi
-berk
On 3/21/07, Kent Eschenberg <eschenbe at psc.edu> wrote:
> Gregory, David C CIV NSWCDD, G24 wrote:
> > You might try setting
> > MPI_INCLUDE_PATH = /path/to/first/dir -I/path/to/second/dir
>
> Thanks; that doesn't work. CMake doesn't complain but the result is as
> if the second directory is never added to the compile command.
>
> Kent
> _______________________________________________
> ParaView mailing list
> ParaView at paraview.org
> http://www.paraview.org/mailman/listinfo/paraview
>
--
Berk Geveci
Kitware Inc.
28 Corporate Drive
Clifton Park, NY, 12065
More information about the ParaView
mailing list