mirror of
https://gitlab.kitware.com/cmake/cmake.git
synced 2026-09-25 04:09:36 +03:00
Shells may exec the final chained command instead of forking it, preserving resource usage accumulated from earlier children. When processMetrics is enabled, append a shell builtin to generated command chains and scripts for Ninja, Makefiles, and FASTBuild to prevent this optimization while preserving command exit status.