mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-09-10 11:36:22 +00:00
Documentation: Add ninja
command to example
This is needed for the next command to work.
This commit is contained in:
parent
102ac09ad7
commit
59598ded15
Notes:
sideshowbarker
2024-07-17 10:39:14 +09:00
Author: https://github.com/EWouters
Commit: 59598ded15
Pull-request: https://github.com/SerenityOS/serenity/pull/13981
1 changed files with 1 additions and 0 deletions
|
@ -28,6 +28,7 @@ to the root of the serenity source tree when running on a non-SerenityOS host.
|
||||||
# /path/to/serenity repository
|
# /path/to/serenity repository
|
||||||
export SERENITY_SOURCE_DIR=${PWD}
|
export SERENITY_SOURCE_DIR=${PWD}
|
||||||
cd Build/lagom
|
cd Build/lagom
|
||||||
|
ninja
|
||||||
ninja test
|
ninja test
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue