index
:
CMake.git
master
release
CMake is a cross-platform, open-source build system generator.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Tests
/
CMakeTests
/
File-MD5-Works.cmake
blob: 2989e98c5ffe1bf52925fa30483b57baaaba1746 (
plain
)
1
2
file(MD5 ${CMAKE_CURRENT_LIST_DIR}/File-Copy-NoDest.cmake md5) message("${md5}")