Atom/readme.md
2024-09-16 01:33:21 +08:00

5 lines
45 B
Markdown

```
mkdir build && cd build
cmake ..
make
```