Files
CMake/Tests/RunCMake/CommandLine/Fresh-stdout.txt
Brad King 9f1471739d cmake: Add --fresh option to clear the cache and start from scratch
Simplify the workflow to re-run CMake from scratch as if a build tree
were never before processed, regardless of whether it has been.

Fixes: #23119
2022-03-22 09:27:47 -04:00

5 lines
182 B
Plaintext

-- CMAKE_SOURCE_DIR='[^']*/Tests/RunCMake/CommandLine'
-- CMAKE_BINARY_DIR='[^']*/Tests/RunCMake/CommandLine/Fresh-build'
-- OLD CACHED_VAR_1=''
-- NEW CACHED_VAR_1='CACHED-VALUE-1'