mirror of
https://github.com/LadybirdBrowser/ladybird
synced 2026-04-25 17:25:08 +02:00
Everywhere: Document use of ladybird.py over ladybird.sh
This commit is contained in:
Notes:
github-actions[bot]
2025-05-29 23:34:58 +00:00
Author: https://github.com/trflynn89 Commit: https://github.com/LadybirdBrowser/ladybird/commit/7ce88eb4cd4 Pull-request: https://github.com/LadybirdBrowser/ladybird/pull/4904 Reviewed-by: https://github.com/ADKaster
@@ -4,7 +4,7 @@ This file covers a few advanced scenarios that go beyond what the basic build gu
|
||||
|
||||
## Ninja build targets
|
||||
|
||||
The `Meta/ladybird.sh` script provides an abstraction over the build targets which are made available by CMake. The
|
||||
The `Meta/ladybird.py` script provides an abstraction over the build targets which are made available by CMake. The
|
||||
following build targets cannot be accessed through the script and have to be used directly by changing the current
|
||||
directory to `Build/release` and then running `ninja <target>`:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user