build-all.py - move unsupported dependencies to script

This commit is contained in:
Andrej730
2025-10-13 17:46:32 +05:00
parent 7a4823a1bc
commit ed3c95d9d7
2 changed files with 23 additions and 3 deletions
+1 -1
View File
@@ -7,7 +7,7 @@ source:
build:
script: |
BUILD_CFG=Release python nix/build-all.py --without-rocksdb --without-hdf5 --without-opencollada --without-swig --without-pcre -v --wasm --py313 IfcOpenShell-Python
BUILD_CFG=Release python nix/build-all.py -v --wasm --py313
mv package/ifcopenshell .
cp pyodide/setup.py .