diff options
author | Cepsylon <cepsylon@gmail.com> | 2024-06-27 20:47:25 +0200 |
---|---|---|
committer | Jussi Pakkanen <jpakkane@gmail.com> | 2024-07-10 21:40:05 +0300 |
commit | 0fade02fe26d89d54cccc711b4d8a29143ebea8a (patch) | |
tree | a8ca49ae1d0b2c41cd4d69e2e2f8dc61421220d9 /mesonbuild/compilers/asm.py | |
parent | 2ad1113b7ebf09c08ae6df89e1e8d8bf1960a24a (diff) | |
download | meson-0fade02fe26d89d54cccc711b4d8a29143ebea8a.zip meson-0fade02fe26d89d54cccc711b4d8a29143ebea8a.tar.gz meson-0fade02fe26d89d54cccc711b4d8a29143ebea8a.tar.bz2 |
backend: xcode fix map access in generate_pbx_sources_build_phase for CustomTargetIndex
Fix incorrect map access to custom_target_output_buildfile in CustomTargetIndex
case. Map keys are file names with the path appended, but the used keys were
just the file name. This led to crashes.
Diffstat (limited to 'mesonbuild/compilers/asm.py')
0 files changed, 0 insertions, 0 deletions