Skip to content

Latest commit

 

History

History
8 lines (8 loc) · 146 Bytes

README.md

File metadata and controls

8 lines (8 loc) · 146 Bytes

使用教程

打开命令行终端,切换到当前源文件所在目录,执行以下命令:

mkdir build
cd build
cmake ..
make