mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-09-21 12:13:43 +00:00
build-all-win: reuse boost for a small speedup
This commit is contained in:
@@ -209,6 +209,7 @@ def build() -> None:
|
||||
build_generator(),
|
||||
"Release",
|
||||
"-y",
|
||||
"--reuse-boost",
|
||||
"--python-version",
|
||||
python_version,
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user