mirror of
https://github.com/Kitware/CMake.git
synced 2026-01-18 20:58:05 -06:00
Merge topic 'cmake-help-fix'
7d811ceb3a Help: Fix invalid code-block in cmake(1) manual
Acked-by: Kitware Robot <kwrobot@kitware.com>
Merge-request: !5369
This commit is contained in:
@@ -1156,7 +1156,7 @@ with one of the following options:
|
||||
|
||||
To view the presets available for a project, use
|
||||
|
||||
.. code-block::shell
|
||||
.. code-block:: shell
|
||||
|
||||
cmake <source-dir> --list-presets
|
||||
|
||||
|
||||
Reference in New Issue
Block a user