summaryrefslogtreecommitdiffstats
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}")