mirror of
https://github.com/Kitware/CMake.git
synced 2026-02-18 05:01:50 -06:00
Use a dedicated test input file for the file() hash API tests. Set attribute crlf=input so it is always checked out correctly.
2 lines
70 B
CMake
2 lines
70 B
CMake
file(MD5 ${CMAKE_CURRENT_LIST_DIR}/File-HASH-Input.txt md5 extra_arg)
|