Capture Dyanamic Dependencies
Open
- Dominant language
- Rust
- Stars
- 4.4k
- Forks
- 394
- PR merge metrics
- No merged PRs in 30d
Description
I am trying to create rules for Fortran, but I can't work out how to capture the .mod files produced by compilation, as they are unknown until that point. This seems possible with dynamic_output, but I can't seem to work out how. Main issue seems to be not knowing what artifacts will be produced before producing them for the first time
Contributor guide
Assessment
This issue has not been assessed yet.