1
0
mirror of https://github.com/kakwa/uts-server synced 2024-06-06 02:57:49 +02:00

adding a few sections

This commit is contained in:
kakwa 2016-09-06 09:05:55 +02:00
parent f8587e497f
commit a8fb3636ae

View File

@ -50,3 +50,12 @@ for any corresponding short options.
Report bugs to Pierre-Francois Carpentier <carpentier.pf@gmail.com>.
```
## Configuration
## Building
```bash
$ cmake .
$ make -j 2
```