File-SHA3_512-Works.cmake 93 B

12
  1. file(SHA3_512 ${CMAKE_CURRENT_LIST_DIR}/File-HASH-Input.txt sha3_512)
  2. message("${sha3_512}")