mirror of
https://github.com/Kitware/CMake.git
synced 2026-05-18 22:08:28 -05:00
f7756853c5
The implementation of (pre|post)Build hooks rely on a direct parent- child relationship between the build system process and `ctest --start-instrumentation`. MSYS2's `make.exe` uses the msys-runtime POSIX compatibility layer which disrupts this relationship.