aboutsummaryrefslogtreecommitdiff
path: root/mesonbuild/compilers/detect.py
diff options
context:
space:
mode:
authorEli Schwartz <eschwartz@archlinux.org>2022-09-11 20:01:56 -0400
committerEli Schwartz <eschwartz@archlinux.org>2022-09-19 15:19:00 -0400
commitd3dac3cfb255e1f6f018c4cd3fcbd04706b3c16e (patch)
tree397885595ef420c69e2ba80ed8563e078f21f18d /mesonbuild/compilers/detect.py
parent5bfab845d0bc2414e5323d2a59d6c357808c02ea (diff)
downloadmeson-d3dac3cfb255e1f6f018c4cd3fcbd04706b3c16e.zip
meson-d3dac3cfb255e1f6f018c4cd3fcbd04706b3c16e.tar.gz
meson-d3dac3cfb255e1f6f018c4cd3fcbd04706b3c16e.tar.bz2
compilers: don't export every compiler as a top-level property
This is wasteful and generally unneeded, since code can just use the compiler they detected instead of manually poking at the internals of this subpackage. It also avoids importing an absolute ton of code the instant one runs `from . import compilers`
Diffstat (limited to 'mesonbuild/compilers/detect.py')
0 files changed, 0 insertions, 0 deletions