Ladybird/Documentation: Add cmake to macOS dependencies

This commit is contained in:
Thitat Auareesuksakul 2022-12-07 03:03:24 +07:00 committed by Andrew Kaster
parent d768abffa0
commit 5b8d1a6f61
Notes: sideshowbarker 2024-07-17 07:48:42 +09:00

View file

@ -28,7 +28,7 @@ On macOS:
```
xcode-select --install
brew install qt ninja
brew install cmake qt ninja
```
For the C++ compiler, gcc-12 or clang-13 are required at a minimum for c++20 support.