diff options
author | Brad King <brad.king@kitware.com> | 2024-03-26 12:30:48 (GMT) |
---|---|---|
committer | Brad King <brad.king@kitware.com> | 2024-03-26 12:51:32 (GMT) |
commit | d0dd134bdb4763678e405b05d2ba8169cc0a0518 (patch) | |
tree | dc965d74c9709df1cb08ca94846f778d9a302df4 /Tests/FindPython/NumPy/arraytest.c | |
parent | 78e89edab41901e51c1f3266a43a9343b6e77db1 (diff) | |
download | CMake-d0dd134bdb4763678e405b05d2ba8169cc0a0518.zip CMake-d0dd134bdb4763678e405b05d2ba8169cc0a0518.tar.gz CMake-d0dd134bdb4763678e405b05d2ba8169cc0a0518.tar.bz2 |
FindPkgConfig: Avoid finding Strawberry Perl's pkg-config
Strawberry Perl may be in the `PATH` to provide `perl`, but it also
comes with a `pkg-config` tool that is unrelated to normal MinGW
distributions. Since commit c6efbd78d8 (MSVC: Teach find_library to
consider the 'libfoo.a' naming convention, 2024-01-19, v3.29.0-rc1~91^2)
we need to avoid searching Strawberry Perl's `.../c/lib` directory, so
do not let its `pkg-config` point us there.
Fixes: #25820
Issue: #23975
Diffstat (limited to 'Tests/FindPython/NumPy/arraytest.c')
0 files changed, 0 insertions, 0 deletions