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-SHA256-Works.cmake
blob: 32bc9fe5afc9e0eb084b64dc1978e014f83bded8 (
plain
)
1
2
file(SHA256 ${CMAKE_CURRENT_LIST_DIR}/File-Copy-NoDest.cmake sha256) message("${sha256}")