mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2024-11-21 23:20:20 +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: https://github.com/SerenityOS/serenity/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
|
||||
export SERENITY_SOURCE_DIR=${PWD}
|
||||
cd Build/lagom
|
||||
ninja
|
||||
ninja test
|
||||
```
|
||||
|
||||
|
|
Loading…
Reference in a new issue