mirror of
https://github.com/RGBCube/serenity
synced 2025-07-26 03:07:44 +00:00
Meta: Rename BuildIt.sh
to BuildGNU.sh
Bring it in line with `Toolchain/BuildClang.sh`.
This commit is contained in:
parent
867e04768e
commit
5ff80b60cf
7 changed files with 13 additions and 13 deletions
|
@ -24,7 +24,7 @@ After opening the `serenity` repository in CLion as a new project, the "`Open Pr
|
|||
|
||||
`Build Directory`: `Build/x86_64`
|
||||
|
||||
> _If you have not built the Toolchain at this point, please do so: `./Toolchain/BuildIt.sh`_
|
||||
> _If you have not built the Toolchain at this point, please do so: `./Toolchain/BuildGNU.sh`_
|
||||
|
||||
> _If you have not built host tools from Lagom at this point, please do so: `./Meta/serenity.sh build` or `ninja -C Build/superbuild-x86_64` after running `cmake -GNinja -S Meta/CMake/Superbuild -B Build/superbuild-x86_64`_
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue