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