Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Have TPL MPI produce MPI::all_libs and MPIConfig.cmake (TriBITSPub#299)
This avoids needing to check `if (TARGET <Pkg>::all_libs)` all over the place. This makes the failing test: TriBITS_TribitsOldSimpleExampleApp_STATIC_MPI_USE_DEPRECATED_TARGETS from the previous commit pass. Next, we can take out all of these silly checks.
- Loading branch information