Skip to content

Commit

Permalink
Update doc/cmake.rst
Browse files Browse the repository at this point in the history
Co-authored-by: David Snopek <[email protected]>
  • Loading branch information
enetheru and dsnopek authored Nov 19, 2024
1 parent e84906c commit 433fcfc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/cmake.rst
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ Basic walkthrough

.. code-block::
CMake ../ -G "Ninja"
cmake ../ -G "Ninja"
To list the available options CMake use the ``-L[AH]`` option. ``A`` is for
advanced, and ``H`` is for help strings.
Expand Down

0 comments on commit 433fcfc

Please sign in to comment.