Re: [CMake] FindMPI.cmake and MS-MPI

2015-03-01 Thread Andrew Maclean
Please ignore my emails regarding this. Apparently Ben Boeckel has fixed these issues in CMake 3.2.0-rc1. Sorry for the unnecessary bandwidth utilization! I can confirm that the VTK master version works OK with MS-MPI. Regards Andrew On Mon, Mar 2, 2015 at 9:58 AM, Andrew Maclean wrote: >

Re: [CMake] FindMPI.cmake and MS-MPI

2015-03-01 Thread Andrew Maclean
Some further information, ignore the CMP0054 warning it is not triggered when the CMake Minimum Version is 3.1 When running FindMPI.cmake, I discovered that I had a spurious registry entry for an older version of MPI so mpiexec.exe was not being found. When I deleted this it found mpiexec.exe in C