aboutsummaryrefslogtreecommitdiff
path: root/docs/markdown/snippets
diff options
context:
space:
mode:
authorDylan Baker <dylan@pnwbakers.com>2024-01-02 16:40:08 -0800
committerDylan Baker <dylan@pnwbakers.com>2025-04-03 12:27:07 -0700
commitaa0a2a03c098de0942319addd737c8a3540b09ba (patch)
tree87493d752a7242dcf044c08eb5d3cdee09985279 /docs/markdown/snippets
parent3996272ca7eabcc9bf6efdabb9abd33727d678f9 (diff)
downloadmeson-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