Help: Clarify manual reference for generator names

This commit is contained in:
Nils Gladitz 2015-04-04 16:01:50 +02:00
parent c6624cfdc1
commit dc4f64ab98
1 changed files with 1 additions and 1 deletions

View File

@ -43,7 +43,7 @@
CMake may support multiple native build systems on certain
platforms. A generator is responsible for generating a particular
build system. Possible generator names are specified in the
Generators section.
:manual:`cmake-generators(7)` manual.
``-T <toolset-name>``
Specify toolset name if supported by generator.