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
/
File-SHA3_224-Works.cmake
blob: e4f4e855eb30c96bbcc4ce946f94fcc1d7432236 (
plain
)
1
2
file(SHA3_224 ${CMAKE_CURRENT_LIST_DIR}/File-HASH-Input.txt sha3_224) message("${sha3_224}")