mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-09-17 14:02:27 +00:00
No longer ship bbim addon with bimtester
This commit is contained in:
@@ -117,7 +117,6 @@ endif
|
|||||||
cd ../ifcopenshell-python && make dist PLATFORM=$(PLATFORM)64 PYVERSION=$(PYVERSION) && mv dist/*.whl ../blenderbim/build/wheels/
|
cd ../ifcopenshell-python && make dist PLATFORM=$(PLATFORM)64 PYVERSION=$(PYVERSION) && mv dist/*.whl ../blenderbim/build/wheels/
|
||||||
cd ../bcf && make dist && mv dist/*.whl ../blenderbim/build/wheels/
|
cd ../bcf && make dist && mv dist/*.whl ../blenderbim/build/wheels/
|
||||||
cd ../ifcclash && make dist && mv dist/*.whl ../blenderbim/build/wheels/
|
cd ../ifcclash && make dist && mv dist/*.whl ../blenderbim/build/wheels/
|
||||||
cd ../ifcbimtester && make dist && mv dist/*.whl ../blenderbim/build/wheels/
|
|
||||||
cd ../ifctester && make dist && mv dist/*.whl ../blenderbim/build/wheels/
|
cd ../ifctester && make dist && mv dist/*.whl ../blenderbim/build/wheels/
|
||||||
cd ../ifcfm && make dist && mv dist/*.whl ../blenderbim/build/wheels/
|
cd ../ifcfm && make dist && mv dist/*.whl ../blenderbim/build/wheels/
|
||||||
cd ../bsdd && make dist && mv dist/*.whl ../blenderbim/build/wheels/
|
cd ../bsdd && make dist && mv dist/*.whl ../blenderbim/build/wheels/
|
||||||
|
|||||||
Reference in New Issue
Block a user