File-SHA224-Works.cmake 87 B

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