mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-12-05 01:10:24 +00:00
Documentation: Correct small typo in AdvancedBuildInstructions
This commit is contained in:
Notes:
github-actions[bot]
2025-11-27 12:22:53 +00:00
Author: https://github.com/rcorsi Commit: https://github.com/LadybirdBrowser/ladybird/commit/0738be817bc Pull-request: https://github.com/LadybirdBrowser/ladybird/pull/6950
@@ -52,7 +52,7 @@ For example, boolean options such as `ENABLE_<setting>` or `<component_name>_DEB
|
|||||||
|
|
||||||
```console
|
```console
|
||||||
# Reconfigure an existing binary directory with process debug enabled
|
# Reconfigure an existing binary directory with process debug enabled
|
||||||
$ cmake -B Build/ladbyird -DPROCESS_DEBUG=ON
|
$ cmake -B Build/ladybird -DPROCESS_DEBUG=ON
|
||||||
```
|
```
|
||||||
|
|
||||||
For more information on how the CMake cache works, see the CMake guide for [Running CMake](https://cmake.org/runningcmake/). Additional context is available in the CMake documentation for
|
For more information on how the CMake cache works, see the CMake guide for [Running CMake](https://cmake.org/runningcmake/). Additional context is available in the CMake documentation for
|
||||||
|
|||||||
Reference in New Issue
Block a user