阅读 CMake 文档

安装 CMake 时,CMake 文档会以 Qt 帮助文件格式 (.qch) 安装。它由Qt Creator 自动注册,您可以通过以下方式查看:

  • 将鼠标悬停在函数、变量、属性、策略、环境变量或 CMake 查找或包含模块上以显示工具提示
  • 选择任何上述元素并按F1键显示其文档
  • 切换到Help 模式

要在线查看文档,请在Help 模式下打开并选择开放式在线文档 (Open Online Documentation)。

另请参阅 如何:使用 CMake 构建如何:阅读文档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.