diff options
| author | Nick <0xb000@gmail.com> | 2024-11-04 20:43:33 +0200 |
|---|---|---|
| committer | Eli Schwartz <eschwartz93@gmail.com> | 2024-11-20 01:53:20 -0500 |
| commit | 7b10f48d1cfbdf4c5d0f061d9da32e057ffdc460 (patch) | |
| tree | d7792bffa191819c6283dbc4200e33de5086b996 /run_single_test.py | |
| parent | 3ba0976394553e9ef9039bb1fd74aa2fe212facf (diff) | |
| download | meson-7b10f48d1cfbdf4c5d0f061d9da32e057ffdc460.tar.gz | |
De-duplicate BuildTarget.sources
If the same source is provided by multiple dependencies it was added
multiple times, as `added_sources` was only guarding against duplicates
within the same source list. This was not a problem with ninja, but it
triggers multiple sanity checks within xcode backend while attempting to
create multiple ids for the same file.
Rename `added_sources` to `seen_sources` as per reviewers request
Diffstat (limited to 'run_single_test.py')
0 files changed, 0 insertions, 0 deletions
