mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-08-06 07:51:47 +00:00
build-all: fix note about the schemas built by default
This commit is contained in:
+1
-1
@@ -50,7 +50,7 @@ Used environment variables:
|
|||||||
- ``NO_CLEAN`` - do not clean `ifcopenshell` build directories but continue working on current build
|
- ``NO_CLEAN`` - do not clean `ifcopenshell` build directories but continue working on current build
|
||||||
(installed dependencies are never cleared).
|
(installed dependencies are never cleared).
|
||||||
By default option is disabled, to enable pass any value from `1`, `on`, `true`.
|
By default option is disabled, to enable pass any value from `1`, `on`, `true`.
|
||||||
- ``IFCOS_SCHEMAS`` - schemas to be built; defaults to cmake default (IFC2X3; IFC4; IFC4X3_ADD2) - to be supplied as `2x3;4`
|
- ``IFCOS_SCHEMAS`` - schemas to be built; defaults to cmake default (8 schemas), to be supplied as `2x3;4;4x3_add2`
|
||||||
- ``USE_OCCT`` - whether to use official Open CASCADE instead of Community Edition
|
- ``USE_OCCT`` - whether to use official Open CASCADE instead of Community Edition
|
||||||
(`true` by default, any other value is considered `false`)
|
(`true` by default, any other value is considered `false`)
|
||||||
- ``WASM_PYTHON_PATH`` - path to WASM Python installation,
|
- ``WASM_PYTHON_PATH`` - path to WASM Python installation,
|
||||||
|
|||||||
Reference in New Issue
Block a user