CMake/Tests/RunCMake/Configure
Brad King 18e1bfbb3c cmake: On configure error suggest looking at CMake*.log files
When CMake reports failure to configure a project, especially when the
toolchain does not initialize properly, the true reason may be clear
from reading the CMakeFiles/CMake(Output|Error).log files.  Advise users
to look at these files if they exist when configuration fails.

Add RunCMake.Configure test to check that the log files are mentioned
when configuration fails.
2013-07-09 15:00:39 -04:00
..
CMakeLists.txt cmake: On configure error suggest looking at CMake*.log files 2013-07-09 15:00:39 -04:00
ErrorLogs-result.txt cmake: On configure error suggest looking at CMake*.log files 2013-07-09 15:00:39 -04:00
ErrorLogs-stderr.txt cmake: On configure error suggest looking at CMake*.log files 2013-07-09 15:00:39 -04:00
ErrorLogs-stdout.txt cmake: On configure error suggest looking at CMake*.log files 2013-07-09 15:00:39 -04:00
ErrorLogs.cmake cmake: On configure error suggest looking at CMake*.log files 2013-07-09 15:00:39 -04:00
RunCMakeTest.cmake cmake: On configure error suggest looking at CMake*.log files 2013-07-09 15:00:39 -04:00