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_256-Works.cmake
blob: 189c8a29612b87361b4211e70f503e0fcfad3ac8 (
plain
)
1
2
file(SHA3_256 ${CMAKE_CURRENT_LIST_DIR}/File-HASH-Input.txt sha3_256) message("${sha3_256}")