This commit is contained in:
Zengtudor 2024-09-22 16:21:39 +08:00
parent 03b8da1d60
commit d1c61ba127

View File

@ -9,6 +9,8 @@
[如何安装xmake?链接](https://gitee.com/tboox/xmake#%E5%AE%89%E8%A3%85)
```bash
git clone --recurse-submodules https://git.zziyu.cn/Zengtudor/DNASequence.git
#编译 -v 表示 verbose 输出详细编译信息具体说明去上面的xmake链接看看
xmake b -v
# 运行