VideoShows/README.md

17 lines
213 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# VideoShows
## 如何构建?
>请先安装xmake并执行
```bash
xmake -v
xmake r <target name>
```
>即可如果你想用xmake构建可以使用
```bash
xmake project -k xmake
```
>生成CMakeLists.txt