aboutsummaryrefslogtreecommitdiff
path: root/mesonbuild/minstall.py
diff options
context:
space:
mode:
authorDylan Baker <dylan@pnwbakers.com>2021-01-13 13:24:26 -0800
committerDylan Baker <dylan@pnwbakers.com>2021-01-13 13:30:06 -0800
commita4e1be4e5b2430ec5ef2e88a9b90de07199f8e14 (patch)
tree72f71f499a779f99898681fbccbd32fe9b4007d8 /mesonbuild/minstall.py
parente6a167ce092a36017a4ff56b3fb045be62377a25 (diff)
downloadmeson-a4e1be4e5b2430ec5ef2e88a9b90de07199f8e14.zip
meson-a4e1be4e5b2430ec5ef2e88a9b90de07199f8e14.tar.gz
meson-a4e1be4e5b2430ec5ef2e88a9b90de07199f8e14.tar.bz2
scripts/depfixer: make rpaths_dirs_to_remove a set
It's only used for doing an `if x in container` check, which will be faster with a set, and the only caller already has a set, so avoid we can avoid a type conversion as well.
Diffstat (limited to 'mesonbuild/minstall.py')
0 files changed, 0 insertions, 0 deletions