mirror of
https://github.com/Kitware/CMake.git
synced 2026-05-25 09:58:37 -05:00
603a532b58
The addition makes a temporary string and then drops it after adding it to `this->Messages`. Instead, just incrementally append.