mirror of
https://github.com/Kitware/CMake.git
synced 2026-05-20 06:48:38 -05:00
aba92ffd92
These functions just need to change the directory for a block of code and then go back to the caller's expected location. Use cmWorkingDirectory to ensure that all return paths are handled.