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