mirror of
https://github.com/Kitware/CMake.git
synced 2026-04-22 22:31:18 -05:00
8ab3660a1e
Use std::string (with correct initial size) in cmOutputConverter::Shell__GetArgument instead of ostringstream. This avoids several re-allocations of the string buffer. In addition, convert some of the private static members into inline free functions to avoid function calls.
4.2 KiB
4.2 KiB