update
This commit is contained in:
parent
03b8da1d60
commit
d1c61ba127
@ -9,6 +9,8 @@
|
|||||||
[如何安装xmake?链接](https://gitee.com/tboox/xmake#%E5%AE%89%E8%A3%85)
|
[如何安装xmake?链接](https://gitee.com/tboox/xmake#%E5%AE%89%E8%A3%85)
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
|
git clone --recurse-submodules https://git.zziyu.cn/Zengtudor/DNASequence.git
|
||||||
|
|
||||||
#编译 -v 表示 verbose 输出详细编译信息具体说明去上面的xmake链接看看
|
#编译 -v 表示 verbose 输出详细编译信息具体说明去上面的xmake链接看看
|
||||||
xmake b -v
|
xmake b -v
|
||||||
# 运行
|
# 运行
|
||||||
|
Loading…
Reference in New Issue
Block a user