1
0
mirror of https://github.com/Kitware/CMake.git synced 2025-10-14 02:08:27 +08:00
Files
CMake/Source/CursesDialog
Ben Boeckel 603a532b58 cmCursesLongMessageForm: avoid unnecessary string allocation
The addition makes a temporary string and then drops it after adding it
to `this->Messages`. Instead, just incrementally append.
2020-04-09 11:04:45 -04:00
..
2018-06-04 10:32:49 -04:00
2019-01-29 14:09:21 -05:00
2019-01-29 14:09:21 -05:00