Add build way to newbies
This commit is contained in:
parent
156edf5cba
commit
841a50e285
8
README
8
README
@ -28,3 +28,11 @@ Features Overview
|
|||||||
* SSL/TLS security layer and X.509 certificates (using GNU TLS)
|
* SSL/TLS security layer and X.509 certificates (using GNU TLS)
|
||||||
* SASL authentication (using GNU SASL)
|
* SASL authentication (using GNU SASL)
|
||||||
|
|
||||||
|
Build && Installation
|
||||||
|
---------------------
|
||||||
|
|
||||||
|
MacOS Environment:
|
||||||
|
```
|
||||||
|
# brew install gtk+3 cppunit gsasl doxygen
|
||||||
|
# bash test-outsourced-build.sh
|
||||||
|
```
|
||||||
|
Loading…
Reference in New Issue
Block a user