diff options
author | Dylan Baker <dylan@pnwbakers.com> | 2021-09-16 10:11:29 -0700 |
---|---|---|
committer | Eli Schwartz <eschwartz93@gmail.com> | 2021-09-20 01:25:21 -0400 |
commit | 40ff02268c7e7b3bf76ee4a42d8905acc0d0e415 (patch) | |
tree | 6120b74399dd6fb5f986c2a6b9834535db50b70a /mesonbuild/compilers/compilers.py | |
parent | 276ff0cc892fbe948018334df58bed289b14f1a2 (diff) | |
download | meson-40ff02268c7e7b3bf76ee4a42d8905acc0d0e415.zip meson-40ff02268c7e7b3bf76ee4a42d8905acc0d0e415.tar.gz meson-40ff02268c7e7b3bf76ee4a42d8905acc0d0e415.tar.bz2 |
backend/ninja: add generated sources to depscan order deps
Since we changed to using a json file to avoid over long command lines
we created a situation where the generated files may not be ready when
the depscan happens. To avoid that, we need to add all of the generated
sources as order deps.
Fixes: #9258
Diffstat (limited to 'mesonbuild/compilers/compilers.py')
0 files changed, 0 insertions, 0 deletions