aboutsummaryrefslogtreecommitdiff
path: root/docs/markdown/snippets
diff options
context:
space:
mode:
authorDylan Baker <dylan@pnwbakers.com>2024-03-07 11:54:22 -0800
committerDylan Baker <dylan@pnwbakers.com>2025-04-03 12:27:07 -0700
commit3c4417f38116954a3c73f0a5d9257e21c9880f19 (patch)
tree718111182fc6fe693b52af6e0847c8d2a03dbc80 /docs/markdown/snippets
parentaa0a2a03c098de0942319addd737c8a3540b09ba (diff)
downloadmeson-3c4417f38116954a3c73f0a5d9257e21c9880f19.zip
meson-3c4417f38116954a3c73f0a5d9257e21c9880f19.tar.gz
meson-3c4417f38116954a3c73f0a5d9257e21c9880f19.tar.bz2
backend/ninja: Fortran targets need to -I transitive deps private dirs
Otherwise they won't be able to find their module outputs. This requires a new method to look at dependencies, as the existing ones wont find static libraries that were linked statically into previous targets (this links with A which link_whole's B). We still need to have B in that case because we need it's BMI outputs.
Diffstat (limited to 'docs/markdown/snippets')
0 files changed, 0 insertions, 0 deletions