CMake/Tests/RunCMake/Configure
Brad King 25b6e7b710 Tolerate removed/replaced CMakeCache.txt with old CMakeFiles/
Users or scripts commonly remove or replace `CMakeCache.txt` without
also removing `CMakeFiles/`.  In this case the information saved in the
cache from platform information initialization is missing, so we need to
re-initialize it.  In such a case, remove the platform information
directory so that re-initialization will occur and restore needed
information to the cache.

Closes: #14820
2016-11-17 10:29:58 -05:00
..
CMakeLists.txt Cygwin: Avoid legacy warnings in RunCMake.* tests 2013-08-13 09:50:15 -04:00
ContinueAfterError-result.txt cmMakefile: Restore nested error logic use of cmExecutionStatus 2016-09-06 16:20:39 -04:00
ContinueAfterError-stderr.txt cmMakefile: Restore nested error logic use of cmExecutionStatus 2016-09-06 16:20:39 -04:00
ContinueAfterError-stdout.txt cmMakefile: Restore nested error logic use of cmExecutionStatus 2016-09-06 16:20:39 -04:00
ContinueAfterError.cmake cmMakefile: Restore nested error logic use of cmExecutionStatus 2016-09-06 16:20:39 -04:00
CustomTargetAfterError-result.txt cmTarget: Do not mistake a preceding error for a CMP0049 failure 2014-07-30 13:48:33 -04:00
CustomTargetAfterError-stderr.txt cmTarget: Do not mistake a preceding error for a CMP0049 failure 2014-07-30 13:48:33 -04:00
CustomTargetAfterError.cmake cmTarget: Do not mistake a preceding error for a CMP0049 failure 2014-07-30 13:48:33 -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
FailCopyFileABI-check.cmake Fix RunCMake.Configure test expectation newline matching 2013-08-16 16:10:15 -04:00
FailCopyFileABI-override.cmake Teach compiler ABI check to tolerate try_compile COPY_FILE failure 2013-07-17 15:40:44 -04:00
FailCopyFileABI-stdout.txt Features: Extend concept to C language. 2014-05-15 00:15:18 +02:00
FailCopyFileABI.cmake Teach compiler ABI check to tolerate try_compile COPY_FILE failure 2013-07-17 15:40:44 -04:00
RemoveCache-stdout.txt Tolerate removed/replaced CMakeCache.txt with old CMakeFiles/ 2016-11-17 10:29:58 -05:00
RemoveCache.cmake Tolerate removed/replaced CMakeCache.txt with old CMakeFiles/ 2016-11-17 10:29:58 -05:00
RerunCMake-build1-check.cmake Allow projects to specify extra inputs to CMake 2014-01-21 14:14:49 -05:00
RerunCMake-build2-check.cmake Allow projects to specify extra inputs to CMake 2014-01-21 14:14:49 -05:00
RerunCMake.cmake Allow projects to specify extra inputs to CMake 2014-01-21 14:14:49 -05:00
RerunCMake.txt Allow projects to specify extra inputs to CMake 2014-01-21 14:14:49 -05:00
RunCMakeTest.cmake Tolerate removed/replaced CMakeCache.txt with old CMakeFiles/ 2016-11-17 10:29:58 -05:00