diff options
author | Dylan Baker <dylan@pnwbakers.com> | 2020-10-27 15:48:32 -0700 |
---|---|---|
committer | Nirbheek Chauhan <nirbheek@centricular.com> | 2021-01-06 14:51:11 +0530 |
commit | dff9f7097f1604cfbba3bfa70963edb595f70f03 (patch) | |
tree | 47b58d3645c54b0387700118df417a2eafa8c70d /docs/markdown/Python-module.md | |
parent | f478ffa6652de6cec072b1ad0eb1c881fdfd7f9f (diff) | |
download | meson-dff9f7097f1604cfbba3bfa70963edb595f70f03.zip meson-dff9f7097f1604cfbba3bfa70963edb595f70f03.tar.gz meson-dff9f7097f1604cfbba3bfa70963edb595f70f03.tar.bz2 |
interpreter: store correct files for project regeneration
Right now sub-sub projects are not correctly registered, because we
don't have a way to pass up past the first level of subproject. This
patch changes that by making the build_Def_files as defined in the
Interpreter initializer accurate for translated dependencies, ie, cmake
dependencies won't define a dependency on a non-existent meson.build.
This means that it can always add the subi.build_def_files because they
are always accurate.
Diffstat (limited to 'docs/markdown/Python-module.md')
0 files changed, 0 insertions, 0 deletions