diff options
author | Daniel Pfeifer <daniel@pfeifer-mail.de> | 2017-08-15 20:43:08 (GMT) |
---|---|---|
committer | Daniel Pfeifer <daniel@pfeifer-mail.de> | 2017-08-15 20:43:08 (GMT) |
commit | cbcf6458f45f1b714487b3d6e1713d6e40e448f0 (patch) | |
tree | b9a1fdf67c68891fd7a0e6beb67395c5e819e613 /Source/cmVSSetupHelper.cxx | |
parent | 91417e4ca39c216c9ca12a3418554ec7c6ba0950 (diff) | |
download | CMake-cbcf6458f45f1b714487b3d6e1713d6e40e448f0.zip CMake-cbcf6458f45f1b714487b3d6e1713d6e40e448f0.tar.gz CMake-cbcf6458f45f1b714487b3d6e1713d6e40e448f0.tar.bz2 |
cmServerProtocol: Do not move into json::Value::append()
CMake's copy of json-cpp is not aware of rvalues yet. It is confusing
to pass the result of std::move to a function that takes a const&
because no move will actually happen. This change may be reverted once
CMake upgrades to a new version of json-cpp.
Diffstat (limited to 'Source/cmVSSetupHelper.cxx')
0 files changed, 0 insertions, 0 deletions