File-SHA3_256-Works.cmake 93 B

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