diff options
author | Dylan Baker <dylan@pnwbakers.com> | 2020-10-27 15:48:32 -0700 |
---|---|---|
committer | Jussi Pakkanen <jpakkane@gmail.com> | 2020-11-01 19:26:31 +0200 |
commit | 47d071a34f1e1539b1b354cfda309dac1b905232 (patch) | |
tree | bc31a740d67259768fea0e9d74069be9c36363f3 /mesonbuild/scripts/scanbuild.py | |
parent | d4eec9664bb96a093b92c3e1f565806686ea0ccb (diff) | |
download | meson-47d071a34f1e1539b1b354cfda309dac1b905232.zip meson-47d071a34f1e1539b1b354cfda309dac1b905232.tar.gz meson-47d071a34f1e1539b1b354cfda309dac1b905232.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 'mesonbuild/scripts/scanbuild.py')
0 files changed, 0 insertions, 0 deletions