mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-09-11 14:22:33 +00:00
Small fix in Makefile error due to ifccityjson
This commit is contained in:
committed by
GitHub
parent
ae45a9b9a5
commit
aa18c1b7d6
@@ -261,6 +261,7 @@ endif
|
|||||||
mkdir dist/working
|
mkdir dist/working
|
||||||
cd dist/working && wget $(HPPFCL_URL)
|
cd dist/working && wget $(HPPFCL_URL)
|
||||||
cd dist/working && tar -xf hpp-fcl*
|
cd dist/working && tar -xf hpp-fcl*
|
||||||
|
rm -rf dist/working
|
||||||
|
|
||||||
# Required by IFCCityJSON
|
# Required by IFCCityJSON
|
||||||
mkdir dist/working
|
mkdir dist/working
|
||||||
|
|||||||
Reference in New Issue
Block a user