diff options
author | Dylan Baker <dylan@pnwbakers.com> | 2020-03-02 11:11:17 -0800 |
---|---|---|
committer | Dylan Baker <dylan@pnwbakers.com> | 2020-03-05 09:31:29 -0800 |
commit | a8293dd59c0a22817f2336df8ae97dce1232f72a (patch) | |
tree | 123b316ad1bf34c52f75c29d05e8b94ab05d52be /mesonbuild/dependencies/boost.py | |
parent | 1a82880730e2d9f58eaa67179aa40c6976835278 (diff) | |
download | meson-a8293dd59c0a22817f2336df8ae97dce1232f72a.zip meson-a8293dd59c0a22817f2336df8ae97dce1232f72a.tar.gz meson-a8293dd59c0a22817f2336df8ae97dce1232f72a.tar.bz2 |
mesonlib: Replace unholder argument to listify
listify shouldn't be unholdering, it's a function to turn scalar values
into lists, or flatten lists. Having a separate function is clearer,
easier to understand, and can be run recursively if necessary.
Diffstat (limited to 'mesonbuild/dependencies/boost.py')
0 files changed, 0 insertions, 0 deletions