Goddard-Fortran-Ecosystem / pFUnit

Parallel Fortran Unit Testing Framework
Other
171 stars 45 forks source link

Only load Fortran COMPONENTS for find_package(MPI) #417

Closed td-mpcdf closed 1 year ago

td-mpcdf commented 1 year ago

For building pFUnit only the Fortran component of the MPI target is needed. Being more specific in the find_package call avoids warnings for the C component of MPI in some cases.