diff options
author | Nirbheek Chauhan <nirbheek@centricular.com> | 2016-12-14 22:13:38 +0530 |
---|---|---|
committer | Nirbheek Chauhan <nirbheek@centricular.com> | 2016-12-15 04:12:23 +0530 |
commit | e6f48a03fc989119bb56ea5c7b748f99f0404b5b (patch) | |
tree | 513eeafe3c392ae4b01f7c844238b5f735b0e582 /mesonbuild/build.py | |
parent | 330d9ba7fef6e3a9994eab66139af601741df379 (diff) | |
download | meson-e6f48a03fc989119bb56ea5c7b748f99f0404b5b.zip meson-e6f48a03fc989119bb56ea5c7b748f99f0404b5b.tar.gz meson-e6f48a03fc989119bb56ea5c7b748f99f0404b5b.tar.bz2 |
Allow all code to access module target classes
It is often useful to be able to check if a specific object is of a type
defined in a module. To that end, define all such targets in
modules/__init__.py so that everyone can refer to them without poking
into module-specific code.
Diffstat (limited to 'mesonbuild/build.py')
0 files changed, 0 insertions, 0 deletions