diff options
author | Dylan Baker <dylan@pnwbakers.com> | 2023-07-04 23:55:19 -0700 |
---|---|---|
committer | Eli Schwartz <eschwartz93@gmail.com> | 2023-07-05 07:17:26 -0400 |
commit | 8369dbbfecafa87629f0624e6dc7c9cd235043a4 (patch) | |
tree | 4b7595c6989780e59a069e93eaf687aff124a2e1 /mesonbuild/compilers/mixins/visualstudio.py | |
parent | d391e5281c982899e17c7a5ceeca30262f1640ea (diff) | |
download | meson-8369dbbfecafa87629f0624e6dc7c9cd235043a4.zip meson-8369dbbfecafa87629f0624e6dc7c9cd235043a4.tar.gz meson-8369dbbfecafa87629f0624e6dc7c9cd235043a4.tar.bz2 |
build: use self.compilers instead of all_compilers for stdlib langs
We need a union of the compilers used by the target, and by those used
by all dependencies, not all the compilers in all projects. We do,
however, need to look compilers up from all possible compilers, as a
dependency that is a subproject could use a language not present in the
current project.
Diffstat (limited to 'mesonbuild/compilers/mixins/visualstudio.py')
0 files changed, 0 insertions, 0 deletions