Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | file(MAKE_DIRECTORY): Provide a more descriptive error message | Terence Noone | 2022-12-08 | 1 | -0/+9 |
Previously, MAKE_DIRECTORY would print `problem creating directory: {}`, which was very unhelpful for debugging. Extend the message with the OS error string. |