This PR fixes `input_dir` tracking to also recurse through subdirectories. The `filter` of an `input_dir` will be applied to each file in the directory tree (the path names of directories will not be checked). Closes #10827. |
||
|---|---|---|
| .. | ||
| examples | ||
| tests | ||
| .gitattributes | ||
| .gitignore | ||
| build.sh | ||
| clean-build.sh | ||
| lakefile.toml | ||
| Makefile | ||
| time-build.sh | ||