build-all.py - access pyodide for necessary variables, simplify debug build env

This commit is contained in:
Andrej730
2025-10-28 12:53:59 +05:00
parent 12d4ec7e4f
commit c607f7ead2
3 changed files with 19 additions and 35 deletions
-1
View File
@@ -26,7 +26,6 @@ since it's pure cmake without any additional moving parts.
- setup pyodide environment, see above
- clone IfcOpenShell repo next to it to `IfcOpenShell` folder
- setup debug build environment using `source pyodide/debug_build_env.sh /path/to/pyodide_root`
- run `python nix/build-all.py -wasm -py-313` in `IfcOpenShell`
- it will produce Python package in `IfcOpenShell/ifcopenshell`
- run `pyodide build`