mirror of
https://github.com/irungentoo/toxcore.git
synced 2024-03-22 13:30:51 +08:00
added cmake to osx brew instructions
This commit is contained in:
parent
c3b5fe3fa1
commit
b67be8fc19
|
@ -58,7 +58,7 @@ make
|
||||||
<a name="homebrew" />
|
<a name="homebrew" />
|
||||||
####Homebrew:
|
####Homebrew:
|
||||||
```
|
```
|
||||||
brew install libtool automake autoconf libconfig libsodium
|
brew install libtool automake autoconf libconfig libsodium cmake
|
||||||
cmake .
|
cmake .
|
||||||
make
|
make
|
||||||
sudo make install
|
sudo make install
|
||||||
|
|
Loading…
Reference in New Issue
Block a user