File-SHA384-Works.cmake 87 B

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