mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-09-21 14:23:53 +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(),
|
build_generator(),
|
||||||
"Release",
|
"Release",
|
||||||
"-y",
|
"-y",
|
||||||
|
"--reuse-boost",
|
||||||
"--python-version",
|
"--python-version",
|
||||||
python_version,
|
python_version,
|
||||||
]
|
]
|
||||||
|
|||||||
Reference in New Issue
Block a user