mirror of
https://github.com/Kitware/CMake.git
synced 2026-03-13 12:59:55 -05:00
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>