Fix CMake generator documentation (#43232)
This commit is contained in:
parent
3d8136493a
commit
429c3598af
@ -250,7 +250,7 @@ generator is Ninja. To switch to the Ninja generator, simply add:
|
||||
|
||||
.. code-block:: python
|
||||
|
||||
generator = "Ninja"
|
||||
generator("ninja")
|
||||
|
||||
|
||||
``CMakePackage`` defaults to "Unix Makefiles". If you switch to the
|
||||
|
Loading…
Reference in New Issue
Block a user