diff options
author | Tim Blechmann <tim@klingt.org> | 2020-01-16 04:15:45 (GMT) |
---|---|---|
committer | Tim Blechmann <tim@klingt.org> | 2020-01-16 04:22:25 (GMT) |
commit | 5da3d01fd18c55cf3bfbf28a376a19d6e3e53ed6 (patch) | |
tree | 895f31e5ef776057c9a3351cd5dddcf64c9ec4dc /Source/cmGlobalVisualStudio12Generator.cxx | |
parent | 9f1ce93d92ec33e879ef593de021d0b577de6c68 (diff) | |
download | CMake-5da3d01fd18c55cf3bfbf28a376a19d6e3e53ed6.zip CMake-5da3d01fd18c55cf3bfbf28a376a19d6e3e53ed6.tar.gz CMake-5da3d01fd18c55cf3bfbf28a376a19d6e3e53ed6.tar.bz2 |
cmSourceFile: avoid unnnecessary copies
the copies in `cmSourceFile::FindFullPath` are one of the hotspots of
my build system: we can easily avoid them by capturing by reference
instead of by value
Diffstat (limited to 'Source/cmGlobalVisualStudio12Generator.cxx')
0 files changed, 0 insertions, 0 deletions