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