Skip to content

Commit

Permalink
test push
Browse files Browse the repository at this point in the history
  • Loading branch information
archenu committed Apr 29, 2024
1 parent 70c7651 commit 4d8abc0
Showing 1 changed file with 0 additions and 14 deletions.
14 changes: 0 additions & 14 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,14 +0,0 @@
## cmake 示例项目
本项目作为基于cmake构建系统的示例项目。
## 使用到的技术点
### CMake关键语法
- cmake 现代用法-基于对象传递依赖
- 创建库`add_library`
- 引用外部库 `find_package`
### 配置 编译
- 配置: `make config`
- 编译: `make build`
- 清理 `make clean`
### Github Workflow
创建workflow 当执行push 时自动执行编译运行
11

0 comments on commit 4d8abc0

Please sign in to comment.