mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-09-21 14:23:53 +00:00
build-all: --num_build_procs cli arg
This commit is contained in:
+1
-2
@@ -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
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user