mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-01-25 14:56:28 -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 rapidjson
|
||||||
$ brew install sqlcipher
|
$ brew install sqlcipher
|
||||||
|
|
||||||
|
#### Install CMake
|
||||||
|
|
||||||
|
$ brew install cmake
|
||||||
|
|
||||||
If you have error in linking, run this:
|
If you have error in linking, run this:
|
||||||
|
|
||||||
$sudo chown -R $(whoami) /usr/local/lib/pkgconfig
|
$sudo chown -R $(whoami) /usr/local/lib/pkgconfig
|
||||||
|
Loading…
x
Reference in New Issue
Block a user