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
49a07d7a14
CMake
/
Tests
/
CMakeTests
/
File-MD5-BadArg2.cmake
2 lines
56 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
)