mirror of
https://github.com/Kitware/CMake.git
synced 2026-01-04 12:49:36 -06:00
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
5 lines
182 B
Plaintext
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'
|