024e25e485
Move the test cases from Tests/CMakeTests/ConfigureFileTest.cmake.in over to use the RunCMake.configure_file infrastructure. This does much more robust verification of CMake output for each test case, and would have caught the regression fixed in our parent commit.
6 lines
218 B
Plaintext
6 lines
218 B
Plaintext
CMake Error at NewLineStyle-NoArg.cmake:[0-9]+ \(configure_file\):
|
|
configure_file NEWLINE_STYLE must set a style: LF, CRLF, UNIX, DOS, or
|
|
WIN32
|
|
Call Stack \(most recent call first\):
|
|
CMakeLists.txt:3 \(include\)
|