cmake官方文档-相关概念
1. listfile (列表文件,即CMakeLists.txt)
https://cmake.org/cmake/help/v3.19/manual/cmake-gui.1.html
CMake is a cross-platform build system generator. Projects specify their build process with platform-independent CMake listfiles included in each directory of a source tree with the name CMakeLists.txt.


浙公网安备 33010602011771号