mirror of
https://github.com/Kitware/CMake.git
synced 2026-04-27 17:39:51 -05:00
2ec61ed01d
Previously the `__create_def` command could fail in cases where a `PRE_LINK` custom command changes the working directory. Fixes: #26973