Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

find_package(MPI): cleanup no-op code #78

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Commits on Nov 22, 2022

  1. find_package(MPI): remove 11-year old code that conflicts with CMake …

    …itself
    
    even back to CMake 3.9, the code removed duplicates or possibly conflicts
    with what factory find_package(MPI) is doing, and is at best a NO-OP in
    contemporary CMake vs. what may have been intended 11 years ago.
    scivision committed Nov 22, 2022
    Configuration menu
    Copy the full SHA
    ad87ee6 View commit details
    Browse the repository at this point in the history