mirror of
https://github.com/Alex313031/thorium.git
synced 2025-01-09 19:37:30 -03:00
Update README.md
This commit is contained in:
parent
c548a8b64d
commit
2404a8d5d6
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
|||
## Thorium Debugging Infra <img src="https://github.com/Alex313031/Thorium/blob/main/logos/STAGING/bug.svg" width="28">
|
||||
|
||||
- This contains *.gn* files and scripts for generating DEBUG builds of Thorium for debugging, testing, and inspection.
|
||||
- The ABOUT_GN_ARGS.txt describes what each line in the args *.gn files do, also useful for the regular build args *.gn files. \
|
||||
- The [ABOUT_GN_ARGS.md](https://github.com/Alex313031/Thorium/blob/main/infra/DEBUG/ABOUT_GN_ARGS.md) describes what each line in the args *.gn files do, also useful for the regular build args *.gn files. \
|
||||
__NOTE:__ You cannot build installers for any platform with a debug build. Running the clean.sh script in the root of the repo is highly reccomended to get your //out/thorium dir from ~6-7 GB to something reasonable, like ~1-2 GB.
|
||||
- Running the `build_debug.sh` or `build_win_debug.sh` will build the *Thorium UI Debug Shell (views_examples_with_content)* target as well as the rest of Thorium.
|
||||
- Running `build_debug_shell.sh` can be used for any platform, and will build the standalone Thorium UI Debug Shell. \
|
||||
|
|
Loading…
Reference in a new issue