3 lines
87 B
CMake
3 lines
87 B
CMake
file(SHA512 ${CMAKE_CURRENT_LIST_DIR}/File-HASH-Input.txt sha512)
|
|
message("${sha512}")
|