[cmake-developers] FindMPI with intel MPI wrappers

Brad King brad.king at kitware.com
Fri Apr 15 13:44:29 EDT 2016


On 04/14/2016 04:23 PM, Dominic Meiser wrote:
> I'm attaching a couple of patches to deal with this.  Are patches
> to the mailing list still the recommended way to submit changes?
> Or are pull requests on github preferred?

Thanks!  Posting here is perfect.  See CONTRIBUTING.rst.

Applied:

 FindMPI: Recognize /LIBPATH for specification of linker paths.
 https://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=c4417b09

 FindMPI: Recognize `.lib` file names for specification of link libraries
 https://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=2a99fae1

Please check the /LIBPATH fix because I tweaked it a bit from
your original.

-Brad



More information about the cmake-developers mailing list