Add cmake to Brewfile, simplify instructions
@ -8,4 +8,5 @@ cask "xquartz"
brew "sdl12-compat"
brew "sdl2_image"
brew "cmake"
brew "ninja"
@ -32,7 +32,6 @@ cmake --build --preset win --config [Debug/Release]
#### Building - MacOS
```
brew bundle install
brew install cmake
cmake --preset mac
cmake --build --preset mac --config [Debug/Release]
The note is not visible to the blocked user.