mirror of
https://github.com/Alex313031/thorium.git
synced 2025-01-09 11:27:32 -03:00
Update build.bat
This commit is contained in:
parent
ac877b3a6f
commit
022feeb97f
1 changed files with 1 additions and 1 deletions
|
@ -9,6 +9,6 @@ set NINJA_SUMMARIZE_BUILD=1 &&
|
|||
|
||||
echo "Building Thorium..." &&
|
||||
|
||||
autoninja -C out\thorium chrome chromedriver content_shell setup mini_installer views_examples_with_content -j 8
|
||||
autoninja -C out\thorium chrome chromedriver content_shell setup mini_installer views_examples_with_content -j %1
|
||||
|
||||
exit 0
|
||||
|
|
Loading…
Reference in a new issue