diff options
author | Dylan Baker <dylan@pnwbakers.com> | 2022-03-09 12:47:00 -0800 |
---|---|---|
committer | Eli Schwartz <eschwartz93@gmail.com> | 2022-08-18 21:57:36 -0400 |
commit | 3f63827527e1f9a6175e3457a0a0902825d4b79e (patch) | |
tree | e56d47026a55dc89ea7949de99d536a24f8eabdc /mesonbuild/modules/python.py | |
parent | 26f02f50b823af5ef6025e62bf7d6943d00ef2bc (diff) | |
download | meson-3f63827527e1f9a6175e3457a0a0902825d4b79e.zip meson-3f63827527e1f9a6175e3457a0a0902825d4b79e.tar.gz meson-3f63827527e1f9a6175e3457a0a0902825d4b79e.tar.bz2 |
modules/pkgconfig: ensure "name" is not None
The name can be None if a library is not passed as a positional
argument, and the name keyword argument is not provided. We shouldn't
allow that to happen.
Diffstat (limited to 'mesonbuild/modules/python.py')
0 files changed, 0 insertions, 0 deletions