--out-dir with non-existing directory should wither create a dir or report an error
Open
- Dominant language
- C++
- Stars
- 570
- Forks
- 65
- PR merge metrics
- No merged PRs in 30d
Description
If --out-dir/-d switch is used with non-existent folder, the generator is silently not producing output. It should either create the folder or report and error. I think creating the folder is preferable.
Contributor guide
Assessment
This issue has not been assessed yet.