diff options
author | Dylan Baker <dylan@pnwbakers.com> | 2024-01-02 16:40:08 -0800 |
---|---|---|
committer | Dylan Baker <dylan@pnwbakers.com> | 2025-04-03 12:27:07 -0700 |
commit | aa0a2a03c098de0942319addd737c8a3540b09ba (patch) | |
tree | 87493d752a7242dcf044c08eb5d3cdee09985279 /docs/markdown/snippets | |
parent | 3996272ca7eabcc9bf6efdabb9abd33727d678f9 (diff) | |
download | meson-aa0a2a03c098de0942319addd737c8a3540b09ba.zip meson-aa0a2a03c098de0942319addd737c8a3540b09ba.tar.gz meson-aa0a2a03c098de0942319addd737c8a3540b09ba.tar.bz2 |
backend/ninja: fortran must fully depend on all linked targets
Because we use this dependency to ensure that any binary module files
are generated, we must have a full dependency. Otherwise, if a new
module is added to a dependent target, and used in our target, we race
the generation of the binary module definition.
Diffstat (limited to 'docs/markdown/snippets')
0 files changed, 0 insertions, 0 deletions