Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 330 Bytes

README.md

File metadata and controls

11 lines (7 loc) · 330 Bytes

CPlusStudy

仓库简介

C++编程相关测试代码仓库,主要用来保存实验性的功能

更新记录

2022-02-19 创建了仓库
2022-02-19 增加了 cmake 管理两个 hello 工程的示例
2022-02-20 增加了 glm 库,构建了 extern 放置外部库,编译出来放置到 thirdParty 下面的结构