mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-01-11 07:29:38 -05:00
Added cmake install to the guide
This commit is contained in:
parent
48510e3818
commit
0ec569216b
@ -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…
Reference in New Issue
Block a user