diff options
author | Kerem Aksu <kerem.aksu@users.noreply.gitlab.kitware.com> | 2024-04-20 17:31:50 (GMT) |
---|---|---|
committer | Kerem Aksu <kerem.aksu@users.noreply.gitlab.kitware.com> | 2024-04-20 18:03:56 (GMT) |
commit | 9ddef32ba0ee22bf26fcc9669d9e7c49df64691a (patch) | |
tree | 9fc8fc8a2d225ef86c6b3710af87aecf7c8b4d21 /Tests/FindPython/Python3Module | |
parent | 70413d2c3501fe229e9b2d46c745aca5c9f2dc4a (diff) | |
download | CMake-9ddef32ba0ee22bf26fcc9669d9e7c49df64691a.zip CMake-9ddef32ba0ee22bf26fcc9669d9e7c49df64691a.tar.gz CMake-9ddef32ba0ee22bf26fcc9669d9e7c49df64691a.tar.bz2 |
FindPkgConfig: Fix parsing of quoted lists with pkgconf <1.5.1
Unquote pkg-config output if they are printed within quotes. pkgconf
<1.5.1 and classic pkg-config <0.29.1 prints quoted variables without
unquoting them, this breaks returning variables with multiple values
as a list behavior of CMake.
Add a new test case for pkg_get_variable with multiple values to test
list behavior and backslash escaped spaces within variable values.
Fixes: #25904
Diffstat (limited to 'Tests/FindPython/Python3Module')
0 files changed, 0 insertions, 0 deletions