mirror of
https://github.com/Kitware/CMake.git
synced 2026-04-21 13:48:33 -05:00
dd0142e6d0
- Introduce the `std::string Format(std:string)` method - Simplify the algorithm to use `cmTokenizedView()` instead of pointers manipulation and slow iostreams - Formatted text chunks are collected as a sequence of string views to join once at the end