mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-09-27 10:51:13 +00:00
build-all: note on BUILD_BONSAIVIEWER
This commit is contained in:
+2
-1
@@ -22,7 +22,7 @@
|
|||||||
|
|
||||||
"""
|
"""
|
||||||
Example usage:
|
Example usage:
|
||||||
# Build all targets by default.
|
# Build all targets by default, except BonsaiViewer (it's set explicitly).
|
||||||
python build-all.py
|
python build-all.py
|
||||||
|
|
||||||
# Build just the provided targets.
|
# Build just the provided targets.
|
||||||
@@ -60,6 +60,7 @@ Used environment variables:
|
|||||||
Example value: 'pyodide/cpython/installs/python-3.13.2'
|
Example value: 'pyodide/cpython/installs/python-3.13.2'
|
||||||
- ``ADD_COMMIT_SHA`` - if defined with any non-empty value then
|
- ``ADD_COMMIT_SHA`` - if defined with any non-empty value then
|
||||||
`ADD_COMMIT_SHA` and `VERSION_OVERRIDE` will be set to `ON` while configuring IfcOpenShell
|
`ADD_COMMIT_SHA` and `VERSION_OVERRIDE` will be set to `ON` while configuring IfcOpenShell
|
||||||
|
- ``BUILD_BONSAIVIEWER`` - enable building BonsaiViewer, value of the env variable has to be truthy.
|
||||||
|
|
||||||
# This script builds IfcOpenShell and its dependencies #
|
# This script builds IfcOpenShell and its dependencies #
|
||||||
# #
|
# #
|
||||||
|
|||||||
Reference in New Issue
Block a user