Files
CMake/Help/release/dev/ninja-edit_cache.rst
NAKAMURA Takumi 51bf4094fb Ninja: Use ccmake for edit_cache
If `ninja` is new enough to support the console pool, and `ccmake` is
available, use it for `edit_cache`.
2021-06-29 11:07:42 -04:00

6 lines
147 B
ReStructuredText

ninja-edit_cache
----------------
* The :ref:`Ninja Generators` now implement the ``edit_cache`` target
using :manual:`ccmake(1)` if available.