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:
parent
d768abffa0
commit
5b8d1a6f61
1 changed files with 1 additions and 1 deletions
|
@ -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.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue