mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2024-12-29 14:14:45 +03: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
@ -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…
Reference in New Issue
Block a user