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.