This website requires JavaScript.
Explore
Help
Sign In
kolan
/
CMake
Watch
1
Star
0
Fork
You've already forked CMake
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
146bf9267c
CMake
/
Tests
/
CMakeTests
/
String-MD5-BadArg2.cmake
2 lines
16 B
CMake
Raw
Normal View
History
Unescape
Escape
Add string(MD5) and string(SHA*) commands to compute hashes Provide a CMake-language binding to these cryptographic hashes. Add a string() command API for MD5, SHA1, SHA224, SHA256, SHA384, and SHA512.
2011-11-16 19:12:18 +04:00
string
(
MD5
md5
)