Skip to content
Snippets Groups Projects

FindMPI: Don't check for variables named the same as the languages

Merged Robert Maynard requested to merge robertmaynard/cmake:findmpi_dont_variable_lang into master
All threads resolved!

We want to see if a language is inside MPI_FIND_COMPONENTS not if the variables C/CXX is set to a positive value.

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
  • Robert Maynard added 1 commit

    added 1 commit

    • c9c2e040 - FindMPI: Don't check for variables named the same as the languages

    Compare with previous version

  • Robert Maynard resolved all threads

    resolved all threads

  • Found by a find package doing foreach(C IN LISTS <XYZ>) before calling find_package(MPI) ( Pre policy 124 )

  • Do: stage

  • Do: merge

  • merged

  • Brad King mentioned in commit d71d5551

    mentioned in commit d71d5551

  • Please register or sign in to reply
    Loading