Skip to content

Fortran: wire up dependencies for `$<TARGET_OBJECTS>` usage in sources and link libraries


Note that Makefiles generators are actually also not handling the incremental builds in these cases correctly, but other investigations have discovered other…behaviors that warrant a specific issue. Note that because Makefiles generators don't implement the #15555 (closed) optimization, from-scratch builds don't observe any problems.

Manual-backport: release-3.27:HEAD^2
Backport: release
Fixes: #25425 (closed)

Edited by Ben Boeckel

Merge request reports