diff options
author | Eli Schwartz <eschwartz@archlinux.org> | 2022-03-22 21:51:38 -0400 |
---|---|---|
committer | Eli Schwartz <eschwartz@archlinux.org> | 2022-05-31 17:49:29 -0400 |
commit | 52d01dbf38e484a14c03e747ca4d471e4fe009ac (patch) | |
tree | c8a5d41c0aa29300901ec1fbf25e1703a80543d6 /mesonbuild/compilers/compilers.py | |
parent | e3d70d89b1ff17a34dd7e8d3de18647b26d171f0 (diff) | |
download | meson-52d01dbf38e484a14c03e747ca4d471e4fe009ac.zip meson-52d01dbf38e484a14c03e747ca4d471e4fe009ac.tar.gz meson-52d01dbf38e484a14c03e747ca4d471e4fe009ac.tar.bz2 |
rename a badly named KwargInfo
CT_OUTPUT_KW is the same OUTPUT_KW we use in lots of places. The most
distinctive thing about it is not that it's part of custom_target
(basically any other function that uses such a kwarg follows the same
rules due to using CustomTarget under the hood), but the fact that it
takes multiple outputs.
Diffstat (limited to 'mesonbuild/compilers/compilers.py')
0 files changed, 0 insertions, 0 deletions