mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-06-06 21:58:57 -04:00
Added cmake install to the guide
This commit is contained in:
parent
48510e3818
commit
0ec569216b
1 changed files with 4 additions and 0 deletions
|
@ -87,6 +87,10 @@ Install HomeBrew following this guide: [HomeBrew](http://brew.sh/)
|
|||
$ brew install rapidjson
|
||||
$ brew install sqlcipher
|
||||
|
||||
#### Install CMake
|
||||
|
||||
$ brew install cmake
|
||||
|
||||
If you have error in linking, run this:
|
||||
|
||||
$sudo chown -R $(whoami) /usr/local/lib/pkgconfig
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue