diff options
author | makise-homura <akemi_homura@kurisa.ch> | 2022-07-01 16:22:59 (GMT) |
---|---|---|
committer | makise-homura <akemi_homura@kurisa.ch> | 2022-07-01 16:22:59 (GMT) |
commit | bcdac84961698264edb25f391cfa95e00c2d7d63 (patch) | |
tree | d809c8d935ac25d1caaefae8a78dabc062450661 /configure | |
parent | f41b2b25a6951212e7745383ca808cb3ff701fd7 (diff) | |
download | CMake-bcdac84961698264edb25f391cfa95e00c2d7d63.zip CMake-bcdac84961698264edb25f391cfa95e00c2d7d63.tar.gz CMake-bcdac84961698264edb25f391cfa95e00c2d7d63.tar.bz2 |
Tests/FindPkgConfig: correctly handle broken pkg-config
Older versions of pkg-config (e.g. 0.21 and 0.22) do not
handle correctly spaces in paths specified in .pc files.
It breaks RunCMake.FindPkgConfig test, if CMake is built
inside path containing spaces. In this case, we check if
we're inside such path, and if pkg-config is broken; and
if both are true, test is to be skipped.
Diffstat (limited to 'configure')
0 files changed, 0 insertions, 0 deletions