ソースを参照

Help: Clarify manual reference for generator names

Nils Gladitz 10 年 前
コミット
dc4f64ab98
1 ファイル変更1 行追加1 行削除
  1. 1 1
      Help/manual/OPTIONS_BUILD.txt

+ 1 - 1
Help/manual/OPTIONS_BUILD.txt

@@ -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.