mirror of
https://github.com/Kitware/CMake.git
synced 2026-05-19 22:38:33 -05:00
29404cfd92
Extend the start/end times from commit 5f0c5ec49b (cmake: Print
configure/generate time, 2023-01-17, v3.26.0-rc1~67^2) to capture
generator-specific Configure/Generate actions, and the time spent
in the internal "Compute" step at the start of generation.
Fixes: #25482