基于 CMake 的 C 语言项目模板,适用于课程作业和小型项目。 项目结构 ├── CMakeLists.txt # CMake 构建配置 ├── README.md ...