Help: Clarify manual reference for generator names
This commit is contained in:
parent
c6624cfdc1
commit
dc4f64ab98
|
@ -43,7 +43,7 @@
|
||||||
CMake may support multiple native build systems on certain
|
CMake may support multiple native build systems on certain
|
||||||
platforms. A generator is responsible for generating a particular
|
platforms. A generator is responsible for generating a particular
|
||||||
build system. Possible generator names are specified in the
|
build system. Possible generator names are specified in the
|
||||||
Generators section.
|
:manual:`cmake-generators(7)` manual.
|
||||||
|
|
||||||
``-T <toolset-name>``
|
``-T <toolset-name>``
|
||||||
Specify toolset name if supported by generator.
|
Specify toolset name if supported by generator.
|
||||||
|
|
Loading…
Reference in New Issue