macOS: cmake is not required

The build Works On My Machine (tm) without cmake. OSX 10.9.5
This commit is contained in:
Alex Burka 2017-01-05 01:40:38 -05:00 committed by GitHub
parent 693aefcbd7
commit dcd4e01c22
1 changed files with 0 additions and 6 deletions

View File

@ -66,12 +66,6 @@ apt-get install cmake libfreetype6-dev libfontconfig1-dev xclip
If you build Alacritty on another Linux distribution, we would love some help
filling in this section of the README.
#### Additional macOS Prerequisites
It's possible `cmake` is needed on macOS to build Alacritty. If someone can
verify this and make a PR clarifying either way, it would be greatly
appreciated!
### Building
Once all the prerequisites are installed, compiling Alacritty should be easy: