diff options
author | Brad King <brad.king@kitware.com> | 2021-12-02 17:38:22 (GMT) |
---|---|---|
committer | Brad King <brad.king@kitware.com> | 2021-12-02 17:38:22 (GMT) |
commit | 90a49647e963f09badd2b58384b1df38788c1de3 (patch) | |
tree | 3eec1cdb231dea5e06824ce0ceac72b466124f79 /Tests/Contracts | |
parent | eeaf1e10cb5f736692136cb31c4ffbb717599917 (diff) | |
download | CMake-90a49647e963f09badd2b58384b1df38788c1de3.zip CMake-90a49647e963f09badd2b58384b1df38788c1de3.tar.gz CMake-90a49647e963f09badd2b58384b1df38788c1de3.tar.bz2 |
FindPkgConfig: Restore finding pkg-config before pkgconf
Since commit 94a84dc0af (FindPkgConfig: add pkgconf to the search list.,
2021-07-02, v3.22.0-rc1~468^2), `pkgconf` is preferred over `pkg-config`
if they appear in the same directory. In some environments,
`pkg-config` may be a wrapper that adds semantics beyond either
`pkgconf` or the normal `pkg-config`. Prefer `pkg-config` over
`pkgconf` in order to preserve the prior behavior in such environments.
Fixes: #22976
Diffstat (limited to 'Tests/Contracts')
0 files changed, 0 insertions, 0 deletions