VideoShows/README.md

17 lines
213 B
Markdown
Raw Permalink Normal View History

2024-09-16 14:44:05 +00:00
# VideoShows
2024-09-16 14:54:56 +00:00
## 如何构建?
>请先安装xmake并执行
```bash
xmake -v
xmake r <target name>
```
>即可如果你想用xmake构建可以使用
```bash
xmake project -k xmake
```
>生成CMakeLists.txt