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

adding a few sections

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

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
```