diff options
author | Brad King <brad.king@kitware.com> | 2021-11-01 12:09:15 (GMT) |
---|---|---|
committer | Brad King <brad.king@kitware.com> | 2021-11-01 12:09:15 (GMT) |
commit | 56d949f05f37c65401825a30be0d39bd152cc33c (patch) | |
tree | 152a074ad1f7e11765562d3044deacf17ad2a0ee /Packaging | |
parent | 6b64cc12affc514d682ccfc2e11d30d298236707 (diff) | |
download | CMake-56d949f05f37c65401825a30be0d39bd152cc33c.zip CMake-56d949f05f37c65401825a30be0d39bd152cc33c.tar.gz CMake-56d949f05f37c65401825a30be0d39bd152cc33c.tar.bz2 |
FindMPI: Fix finding PkgConfg for fallback
In commit 0723b2c935 (MPI: Add fallback detection code for MPI when cross
compiling, 2021-09-17, v3.22.0-rc1~89^2) the FindPkgConfig module was
included directly. This produces warnings like:
The package name passed to `find_package_handle_standard_args` (PkgConfig)
does not match the name of the calling package (MPI).
Use `find_package(PkgConfig)` instead, as other find modules do.
Fixes: #22823
Diffstat (limited to 'Packaging')
0 files changed, 0 insertions, 0 deletions