This website requires JavaScript.
Explore
Help
Register
Sign In
reactos
/
CMake
Watch
1
Star
0
Fork
0
You've already forked CMake
mirror of
https://github.com/reactos/CMake.git
synced
2025-02-14 16:38:42 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
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 11:26:10 -05:00
file
(
MD5
${
CMAKE_CURRENT_LIST_DIR
}
/File-HASH-Input.txt
md5
extra_arg
)
Reference in New Issue
Copy Permalink