mirror of
https://github.com/Kitware/CMake.git
synced 2026-04-23 06:47:08 -05:00
9f1471739d
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
6 lines
164 B
ReStructuredText
6 lines
164 B
ReStructuredText
cmake-fresh
|
|
-----------
|
|
|
|
* :manual:`cmake(1)` gained the ``--fresh`` command-line option to remove
|
|
any existing ``CMakeCache.txt`` when configuring a build tree.
|