diff options
author | Ben Boeckel <ben.boeckel@kitware.com> | 2014-02-08 05:30:18 (GMT) |
---|---|---|
committer | Ben Boeckel <ben.boeckel@kitware.com> | 2014-05-02 17:22:19 (GMT) |
commit | 01b79c6385d32e635b5720d8075a60fd50577c66 (patch) | |
tree | 1d967b2f3f69321c23c19164a919677dca387f53 /Source/cmLocalUnixMakefileGenerator3.h | |
parent | 3c640891177923e71a0a50d26988a3595a0f3c43 (diff) | |
download | CMake-01b79c6385d32e635b5720d8075a60fd50577c66.zip CMake-01b79c6385d32e635b5720d8075a60fd50577c66.tar.gz CMake-01b79c6385d32e635b5720d8075a60fd50577c66.tar.bz2 |
ninja: Don't use a stringstream to build an argument list
Streams are expensive to construct (looks like some locale-related
stuff), so use strings instead.
Diffstat (limited to 'Source/cmLocalUnixMakefileGenerator3.h')
0 files changed, 0 insertions, 0 deletions