build-all: --num_build_procs cli arg

This commit is contained in:
Andrej730
2026-09-16 09:53:30 +05:00
parent 18ed33d05d
commit 39b913d5ec
8 changed files with 101 additions and 59 deletions
+1 -2
View File
@@ -33,17 +33,16 @@ from common import (
OFF_ON,
PROJECT_NAME,
REPO_ROOT,
BuildDepsCache,
C,
HelpStrings,
colorize,
ensure_script_dir,
logger,
resolve_cli_or_env,
resolve_generator,
run,
run_streamed,
)
from common_win import BuildDepsCache, resolve_generator
from vs_cfg import VsCfgResult, vs_cfg