diff options
author | Nirbheek Chauhan <nirbheek@centricular.com> | 2017-11-03 13:26:41 +0530 |
---|---|---|
committer | Nirbheek Chauhan <nirbheek@centricular.com> | 2017-11-11 23:06:49 +0530 |
commit | 65edbf35ef728034a9bf4dfd304e6d42aac384b7 (patch) | |
tree | efbdcdf74da2811194fc636276327a6c30bba64e /docs/markdown/Use-of-Python.md | |
parent | 22f459a7dd8d6d815ade836b6ea9404572cbc92b (diff) | |
download | meson-65edbf35ef728034a9bf4dfd304e6d42aac384b7.zip meson-65edbf35ef728034a9bf4dfd304e6d42aac384b7.tar.gz meson-65edbf35ef728034a9bf4dfd304e6d42aac384b7.tar.bz2 |
dependencies: Use shlex to parse pkg-config cflags and libs
Escaping spaces with '\ ' is the only way that works with both
pkg-config and pkgconf, so quote that way and unquote inside Meson.
This should work on all platforms.
Also fix the unit test to do the same.
https://github.com/pkgconf/pkgconf/issues/153
Diffstat (limited to 'docs/markdown/Use-of-Python.md')
0 files changed, 0 insertions, 0 deletions