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_256-Works.cmake
blob: cc7ea1ab86c581667d187140e106381e8a9e6c90 (
plain
)
1
2
string(SHA3_256 sha3_256 "sample input string\n") message("${sha3_256}")