就业培训     下载中心     Wiki     联络
登录   注册

Log
  1. 首页
  2. Qt 6.5.1
  3. Getting started with CMake

构建采用 CMake

CMake 是简化开发工程跨不同平台的构建过程工具。 CMake automatically generates build systems, such as Makefiles and Ninja files.

CMake is a third-party tool with its own 文档编制 . This manual focuses on how to use CMake to build Qt applications and libraries.

内容表

  • Getting started with CMake
    • Building a C++ console application
    • Building a C++ GUI application
    • Structuring projects
    • Building libraries
    • Using libraries
    • Adding resources
    • Adding translations
    • 延伸阅读
  • Building a QML application
  • Building a reusable QML module
  • Building projects on the command line
    • CMake generators
    • qt-cmake
    • Cross-compiling
    • Specifying a custom toolchain file
  • 部署
    • Deploying a Qt Widgets application
    • Deploying a Qt Quick application
  • Imported targets
  • Qt CMake policies
  • Qt 5 and Qt 6 compatibility
    • Versionless targets
    • Versionless commands
    • Supporting older Qt 5 versions
    • Recommended practices
  • CMake 命令参考
    • Qt6::Core
    • Qt6::DBus
    • Qt6::InterfaceFramework
    • Qt6::LinguistTools
    • Qt6::Protobuf
    • Qt6::Grpc
    • Qt6::Qml
    • Qt6::RemoteObjects
    • Qt6::Scxml
    • Qt6::Widgets
    • Qt6::WebEngineCore
  • CMake 变量参考
    • 模块变量
    • 安装变量
    • Project variables
  • CMake Property Reference
    • Qt6::Core
    • Qt6::DBus
    • Qt6::Qml

内容

  1. 内容表

  1. 首页
  2. Qt 6.5.1
  3. Getting started with CMake

版权所有  © 2014-2026 乐数软件    

工业和信息化部: 粤ICP备14079481号-1