File-SHA3_384-Works.cmake 93 B

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