aboutsummaryrefslogtreecommitdiff
path: root/mesonbuild/compilers/compilers.py
diff options
context:
space:
mode:
authorXavier Claessens <xavier.claessens@collabora.com>2022-03-17 15:07:07 -0400
committerXavier Claessens <xclaesse@gmail.com>2022-09-26 15:39:06 -0400
commitfa254229b717d921c64f182cba33b30a10e19ace (patch)
treed70d40d520792353d44ac4ec0edfe9077b2fc882 /mesonbuild/compilers/compilers.py
parent462759dd3319d47f4c09a63ee8dfc5deab7eef63 (diff)
downloadmeson-fa254229b717d921c64f182cba33b30a10e19ace.zip
meson-fa254229b717d921c64f182cba33b30a10e19ace.tar.gz
meson-fa254229b717d921c64f182cba33b30a10e19ace.tar.bz2
ninjabackend: Fix get_target_generated_sources() return type
Type annotation, documentation string, and implementation were doing 3 different things. Change implementation to match type annotation which makes the most sense because it match what get_target_sources() does. All callers only use keys from the returned dictionary any way, but that's going to change in next commits.
Diffstat (limited to 'mesonbuild/compilers/compilers.py')
0 files changed, 0 insertions, 0 deletions