summaryrefslogtreecommitdiffstats
path: root/Tests/RunCMake/file/MAKE_DIRECTORY-fail-stderr.txt
Commit message (Collapse)AuthorAgeFilesLines
* file(MAKE_DIRECTORY): Provide a more descriptive error messageTerence Noone2022-12-081-0/+9
Previously, MAKE_DIRECTORY would print `problem creating directory: {}`, which was very unhelpful for debugging. Extend the message with the OS error string.