All examples recompile when running make
Open
Build
up-for-grabs
- Dominant language
- C++
- Stars
- 32.1k
- Forks
- 6.9k
- Avg merge
- 32m
- Merged PRs (30d)
- 1
Description
### Expected behavior
When no dependencies have changed, the corresponding executable in the `/examples` directory should not recompile.
### Actual behavior
When `make` is run in `/examples`, all executables are recompiled
### Steps to reproduce the behavior
Run `make` twice in `/examples`
Contributor guide
Assessment
This issue has not been assessed yet.