mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-09-19 22:50:21 +00:00
add bison dependency for pyodide wasm build
This commit is contained in:
@@ -5,6 +5,10 @@ package:
|
|||||||
source:
|
source:
|
||||||
path: ../../IfcOpenShell
|
path: ../../IfcOpenShell
|
||||||
|
|
||||||
|
requirements:
|
||||||
|
build:
|
||||||
|
- bison
|
||||||
|
|
||||||
build:
|
build:
|
||||||
script: |
|
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 --without-rocksdb --without-hdf5 --without-opencollada --without-swig --without-pcre -v --wasm --py313 IfcOpenShell-Python
|
||||||
|
|||||||
Reference in New Issue
Block a user