mirror of
https://github.com/Kitware/CMake.git
synced 2026-04-23 14:48:19 -05:00
9ddef32ba0
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
39 KiB
39 KiB