add cmake to brew packages

This commit is contained in:
Anthony Ettinger 2013-08-01 03:25:40 -07:00
parent 93aad4428b
commit dba9f18213

View File

@ -58,7 +58,7 @@ make
<a name="homebrew" />
####Homebrew:
```
brew install libtool automake autoconf libconfig libsodium
brew install libtool automake autoconf libconfig libsodium cmake
cmake .
make
sudo make install