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-SHA224-Works.cmake
blob: 5b7f880ee7f032778663df4856fe51c5d36decf3 (
plain
)
1
2
string(SHA224 sha224 "sample input string\n") message("${sha224}")