db-lab1/build/README.md

7 lines
42 B
Markdown
Raw Normal View History

2021-03-05 15:39:47 +08:00
# Build
```
cmake ..
cmake --build .
```