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

 

posted @ 2021-02-19 21:53  py2020  阅读(68)  评论(0)    收藏  举报