mirror of
https://github.com/Kitware/CMake.git
synced 2026-01-05 05:11:15 -06:00
The compilation failed with this error message:
.../Source/cmCryptoHash.cxx: In method `string cmCryptoHash::HashString (const string &)':
.../Source/cmCryptoHash.cxx:41: non-lvalue in unary `&'
This was introduced in 77f60392d9 (stringapi:
Accept strings when MD5 hashing data).
4.3 KiB
4.3 KiB