mirror of
https://github.com/Kitware/CMake.git
synced 2026-05-21 23:38:33 -05:00
d7472bbf16
When using `file(WRITE)`, parent directories are also created. Documentation has been updated to explain this behavior. Co-Author: Craig Scott <craig.scott@crascit.com>