# CMake_learn **Repository Path**: Chenzq_gitee/cmake_learn ## Basic Information - **Project Name**: CMake_learn - **Description**: CMake 配置项目的实例 - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 1 - **Created**: 2022-12-15 - **Last Updated**: 2024-01-13 ## Categories & Tags **Categories**: Uncategorized **Tags**: cmake, Cpp ## README ## cmake cook book 的中文翻译地址: https://www.bookstack.cn/read/CMake-Cookbook/README.md Modern cmake for c++: 是同一个作者的第二本书 ## CMake官方文档 https://cmake.org/documentation/ 学习如何用cmake管理自己的cpp代码和项目