CMake ドキュメントを読む

CMake のドキュメントは、CMake のインストール時に Qt ヘルプファイル形式(.qch)でインストールされます。これはQt Creator によって自動的に登録され、以下の方法で見ることができます:

  • 関数、変数、プロパティ、ポリシー、環境変数、CMake find または include モジュールにマウスカーソルを合わせると、ツールチップが表示されます。
  • 上記の要素のいずれかを選択し、F1 を選択するとドキュメントが表示されます。
  • Help モードへの切り替え

オンラインでドキュメントを表示するには、Help モードで開き、オンライン・ドキュメントを開く (Open Online Documentation) を選択します。

How To: Build with CMake」、「How To: Read Documentation」、「CMake」も参照して ください。

Copyright © The Qt Company Ltd. and other contributors. Documentation contributions included herein are the copyrights of their respective owners. The documentation provided herein is licensed under the terms of the GNU Free Documentation License version 1.3 as published by the Free Software Foundation. Qt and respective logos are trademarks of The Qt Company Ltd in Finland and/or other countries worldwide. All other trademarks are property of their respective owners.