mirror of
https://github.com/reactos/CMake.git
synced 2024-11-28 05:50:42 +00:00
25b6e7b710
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 |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
ContinueAfterError-result.txt | ||
ContinueAfterError-stderr.txt | ||
ContinueAfterError-stdout.txt | ||
ContinueAfterError.cmake | ||
CustomTargetAfterError-result.txt | ||
CustomTargetAfterError-stderr.txt | ||
CustomTargetAfterError.cmake | ||
ErrorLogs-result.txt | ||
ErrorLogs-stderr.txt | ||
ErrorLogs-stdout.txt | ||
ErrorLogs.cmake | ||
FailCopyFileABI-check.cmake | ||
FailCopyFileABI-override.cmake | ||
FailCopyFileABI-stdout.txt | ||
FailCopyFileABI.cmake | ||
RemoveCache-stdout.txt | ||
RemoveCache.cmake | ||
RerunCMake-build1-check.cmake | ||
RerunCMake-build2-check.cmake | ||
RerunCMake.cmake | ||
RerunCMake.txt | ||
RunCMakeTest.cmake |