Merge topic 'doc-generator-names-ref'

dc4f64ab Help: Clarify manual reference for generator names
This commit is contained in:
Brad King 2015-04-06 08:58:12 -04:00 committed by CMake Topic Stage
commit f762ceb26e
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.