mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-09-22 01:20:52 +00:00
build-all: --num_build_procs cli arg
This commit is contained in:
+1
-1
@@ -34,7 +34,6 @@ from common import (
|
||||
REPO_ROOT,
|
||||
SCRIPT_DIR,
|
||||
BuildCfg,
|
||||
BuildDepsCache,
|
||||
BuildType,
|
||||
debug_or_release,
|
||||
logger,
|
||||
@@ -42,6 +41,7 @@ from common import (
|
||||
run,
|
||||
run_streamed,
|
||||
)
|
||||
from common_win import BuildDepsCache
|
||||
from vs_cfg import CMAKE_GENERATORS, VS_TOOLSET_TO_VS_VER, VsCfgResult, get_vs_var
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user