From dcd4e01c22033e9d0e82b37d220978eef0a700bb Mon Sep 17 00:00:00 2001 From: Alex Burka Date: Thu, 5 Jan 2017 01:40:38 -0500 Subject: [PATCH] macOS: cmake is not required The build Works On My Machine (tm) without cmake. OSX 10.9.5 --- README.md | 6 ------ 1 file changed, 6 deletions(-) diff --git a/README.md b/README.md index c65a5997..dab38ce3 100644 --- a/README.md +++ b/README.md @@ -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: