File-SHA3_224-Works.cmake 93 B

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