Skip to content

Latest commit

 

History

History
12 lines (11 loc) · 302 Bytes

README.md

File metadata and controls

12 lines (11 loc) · 302 Bytes

cmake_self_teach

cmake工程管理学习

  • cmake .cmake文件
  • docs 文档
  • src 源码+子项目
  • test 单元测试
  • external 外部依赖库
  • example 代码示例
  • include 项目头文件+子项目
  • packaging 项目打包目录

I am going to make it a datastructure and algorithm tutorial