mirror of
https://github.com/reactos/CMake.git
synced 2024-12-15 23:57:44 +00:00
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.
5 lines
196 B
Plaintext
5 lines
196 B
Plaintext
CMake Error at BadArg.cmake:[0-9]+ \(configure_file\):
|
|
configure_file called with incorrect number of arguments, expected 2
|
|
Call Stack \(most recent call first\):
|
|
CMakeLists.txt:3 \(include\)
|