mirror of
https://github.com/reactos/CMake.git
synced 2025-01-20 02:12:35 +00:00
042f7965c3
Provide a CMake-language binding to the md5sum function previously available only by "cmake -E md5sum".
2 lines
73 B
CMake
2 lines
73 B
CMake
file(MD5 ${CMAKE_CURRENT_LIST_DIR}/File-Copy-NoDest.cmake md5 extra_arg)
|