mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-08-09 09:21:46 +00:00
Fix compilation of ifcopenshell-python in nix build script
This commit is contained in:
@@ -382,6 +382,7 @@ for PYTHON_VERSION in "${PYTHON_VERSIONS[@]}"; do
|
||||
-DPYTHON_EXECUTABLE=$PYTHON_EXECUTABLE
|
||||
-DPYTHON_INCLUDE_DIR=$PYTHON_INCLUDE
|
||||
-DSWIG_EXECUTABLE=$DEPS_DIR/install/swig/bin/swig
|
||||
-DCOLLADA_SUPPORT=OFF
|
||||
" $CMAKE_DIR
|
||||
|
||||
printf "\rBuilding python $PYTHON_VERSION wrapper... "
|
||||
|
||||
Reference in New Issue
Block a user