File-SHA1-Works.cmake 81 B

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