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-SHA3_224-Works.cmake
blob: 6aeb91d51846e14edfdafaf83e30be483e8e9c94 (
plain
)
1
2
string(SHA3_224 sha3_224 "sample input string\n") message("${sha3_224}")