6 lines
80 B
Markdown
6 lines
80 B
Markdown
## Build the project
|
|
Cd to build folder and run:
|
|
```
|
|
cmake .
|
|
cmake --build .
|
|
``` |