mirror of
https://gitlab.linphone.org/BC/public/linphone-iphone.git
synced 2026-05-07 05:53:06 +00:00
update README for mac
This commit is contained in:
parent
ec2838cc96
commit
f7f18d1a48
1 changed files with 1 additions and 1 deletions
|
|
@ -64,7 +64,7 @@ The next pieces need to be compiled manually. To ensure compatibility with multi
|
|||
$ sudo port install cmake
|
||||
$ git clone https://github.com/wernerd/ZRTPCPP.git
|
||||
$ cd ZRTPCPP
|
||||
$ cmake -DCORE_LIB=true -DSDES=false . && make
|
||||
$ cmake -DCORE_LIB=true -DSDES=false -DCMAKE_INSTALL_NAME_DIR=/usr/local/lib . && make
|
||||
$ sudo make install
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue