1
0
Fork 0
mirror of https://github.com/eosswedenorg/antelope-keygen synced 2026-06-18 04:00:03 +02:00

README.md: Document manual install of cmake for macos

This commit is contained in:
Henrik Hautakoski 2020-02-28 12:38:48 +01:00
parent 3f1e657649
commit aa7b49437a

View file

@ -54,6 +54,8 @@ You need to have opessl and cmake installed also, this can be done with this `br
$ brew install openssl cmake
```
If you need a newer version of cmake, you can download the official `.dmg` file: [cmake-3.15.7-Darwin-x86_64.dmg](https://github.com/Kitware/CMake/releases/download/v3.15.7/cmake-3.15.7-Darwin-x86_64.dmg). or see https://cmake.org/download for other versions.
#### Build
Run `./build.sh` to trigger cmake.