This commit is contained in:
parent
3c185e7ae5
commit
3db99fbd03
@ -103,6 +103,15 @@ make
|
||||
make install
|
||||
```
|
||||
|
||||
##### cmake options
|
||||
|
||||
* `-DCMAKE_BUILD_TYPE=Debug` for a debug build
|
||||
* One of:
|
||||
* `-DWITH_DEB=YES` to generate a deb-package
|
||||
* `-DWITH_RPM=YES` to generate an rpm-package
|
||||
|
||||
To generate a binary package, execute `make package`
|
||||
|
||||
## Contributing
|
||||
|
||||
Contributions are always welcome. You can submit them as pull requests or via
|
||||
|
Loading…
x
Reference in New Issue
Block a user