mirror of
https://github.com/Kitware/CMake.git
synced 2026-01-01 11:22:21 -06:00
The addition makes a temporary string and then drops it after adding it to `this->Messages`. Instead, just incrementally append.
The addition makes a temporary string and then drops it after adding it to `this->Messages`. Instead, just incrementally append.