mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-09-16 13:46:54 +00:00
Minor fix
This commit is contained in:
@@ -310,7 +310,6 @@ ifeq ($(PLATFORM), win)
|
|||||||
cp -r dist/working/Library/bin/*.dll dist/blenderbim/libs/site/packages/hppfcl/
|
cp -r dist/working/Library/bin/*.dll dist/blenderbim/libs/site/packages/hppfcl/
|
||||||
endif
|
endif
|
||||||
rm -rf dist/working
|
rm -rf dist/working
|
||||||
endif
|
|
||||||
|
|
||||||
# Required by hpp-fcl
|
# Required by hpp-fcl
|
||||||
mkdir dist/working
|
mkdir dist/working
|
||||||
@@ -386,6 +385,8 @@ ifeq ($(PLATFORM), win)
|
|||||||
cp -r dist/working/Library/bin/*.dll dist/blenderbim/libs/site/packages/hppfcl/
|
cp -r dist/working/Library/bin/*.dll dist/blenderbim/libs/site/packages/hppfcl/
|
||||||
endif
|
endif
|
||||||
rm -rf dist/working
|
rm -rf dist/working
|
||||||
|
# https://github.com/humanoid-path-planner/hpp-fcl/issues/272
|
||||||
|
endif
|
||||||
|
|
||||||
# Required by BIMTester
|
# Required by BIMTester
|
||||||
mkdir dist/working
|
mkdir dist/working
|
||||||
|
|||||||
Reference in New Issue
Block a user