File-MD5-Works.cmake 78 B

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