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