This website requires JavaScript.
Explore
Help
Sign In
kolan
/
CMake
Watch
1
Star
0
Fork
You've already forked CMake
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
91d945a4e9
CMake
/
Tests
/
CMakeTests
/
File-MD5-BadArg4.cmake
2 lines
70 B
CMake
Raw
Normal View
History
Unescape
Escape
Fix CMake.File hash test for CRLF checkouts Use a dedicated test input file for the file() hash API tests. Set attribute crlf=input so it is always checked out correctly.
2011-11-16 20:26:10 +04:00
file
(
MD5
${
CMAKE_CURRENT_LIST_DIR
}
/File-HASH-Input.txt
md5
extra_arg
)