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