opm-core/cmake
Roland Kaufmann cbece4a5ec Enable MPI if path is given
Assume that ./configure --with-mpi= also implies --enable-mpi; if you
absolutely want to specify path without enabling (?!) then you can do
--with-mpi=... --disable-mpi (in that order).

This patch look for anything after the equal sign of the --with
parameter and only set the variable _MPI_PREFIX_PATH if that is given;
it always toggle USE_MPI.
2013-10-07 14:46:07 +02:00
..
Modules Use dSYM bundles as debugging containers (on MacOS X) 2013-10-04 13:28:31 +02:00
Scripts Enable MPI if path is given 2013-10-07 14:46:07 +02:00
Templates Use libc++ runtime if necessary for C++11 compliance 2013-08-25 10:49:09 +02:00