Skip to content

Commit

Permalink
修改一个静态库文件名问题
Browse files Browse the repository at this point in the history
  • Loading branch information
wodingdong committed Mar 31, 2021
1 parent c7d6d18 commit 0ec3174
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -207,7 +207,7 @@ add_library(myaddfun STATIC ${DIR_LIB_SRCS})
```

编译生成libaddfun.a文件
编译生成libmyaddfun.a文件

```sh
root@dong:/home/dong/Cmake-Tutorial/Demo4# mkdir build
Expand Down

0 comments on commit 0ec3174

Please sign in to comment.