[cmake-developers] Adding Microsoft MPI Fortran support in FindMPI

Brad King brad.king at kitware.com
Mon Apr 24 09:06:53 EDT 2017


On 04/21/2017 05:45 PM, Christian P. wrote:
> Is this a good/bad idea or is there any way to do this in a proper fashion?
> The idea of adding an actual target to a Find module seems wrong to me,
> but I’m not seeing any way of doing it otherwise.

I think we'll have to expose this requirement to project code.  Provide
a function the project can call to make the needed target available.  That
way the project can control if/when it is done and what the target is
called.

-Brad



More information about the cmake-developers mailing list