index
:
CMake.git
master
release
CMake is a cross-platform, open-source build system generator.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Tests
/
CMakeTests
/
String-SHA384-Works.cmake
blob: 828a1903148d6e915f6eaf688fe109cbf8e3dde1 (
plain
)
1
2
string(SHA384 sha384 "sample input string\n") message("${sha384}")