File-SHA256-Works.cmake 87 B

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