1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-07-26 01:07:35 +00:00

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

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.