Skip to content

Commit

Permalink
modify README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
archenu committed May 9, 2024
1 parent 104fc34 commit be2d519
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@
- 添加库 `add_library`
- 引用外部资源 `find_package`
### Makefile
> Makefile 只是单纯的封装了cmake 常用指令,方便用户执行,非必须
- 构建 `make config`
- 编译 `make build`
- 清除 `make clean`
Expand Down

0 comments on commit be2d519

Please sign in to comment.