mirror of
https://github.com/Kitware/CMake.git
synced 2026-01-03 04:10:05 -06:00
If `ninja` is new enough to support the console pool, and `ccmake` is available, use it for `edit_cache`.
6 lines
147 B
ReStructuredText
6 lines
147 B
ReStructuredText
ninja-edit_cache
|
|
----------------
|
|
|
|
* The :ref:`Ninja Generators` now implement the ``edit_cache`` target
|
|
using :manual:`ccmake(1)` if available.
|